~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to docs/serve-branches.rst

  • Committer: Tres Seaver
  • Date: 2010-03-25 10:25:13 UTC
  • mto: This revision was merged to the branch mainline in revision 405.
  • Revision ID: tseaver@agendaless.com-20100325102513-imvok1jbu36cxg0t
Use 'Loggerhead' as the display name;  fix typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
:command:`serve-branches`
2
2
=========================
3
3
 
4
 
The :command:`serve-branches` script runs a standalone loggerhead server in
 
4
The :command:`serve-branches` script runs a standalone Loggerhead server in
5
5
the foreground.
6
6
 
7
7
.. program:: serve-branches
60
60
 
61
61
.. cmdoption:: --log-folder=LOG_FOLDER
62
62
 
63
 
    The directory in which to place loggerhead's log files.
 
63
    The directory in which to place Loggerhead's log files.
64
64
    
65
65
    Defaults to the current directory.
66
66
 
78
78
   
79
79
    Allow writing to the Bazaar server.
80
80
    
81
 
    Setting this option keeps loggerhead from adding a 'readonly+' prefix
 
81
    Setting this option keeps Loggerhead from adding a 'readonly+' prefix
82
82
    to the base URL of is to make visible the display of instructions for
83
83
    checking out the 'public_branch' URL for the branch being browsed.
84
84