~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-23 20:10:58 UTC
  • mto: This revision was merged to the branch mainline in revision 405.
  • Revision ID: tseaver@agendaless.com-20100323201058-mv2i3dgyx2mha8qd
Better section title.

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
82
 
    to the base URL of the branch.  The only effect of suppressing this prefix
83
 
    is to make visible the display of instructions for checking out the
84
 
    'public_branch' URL for the branch being browsed.
 
81
    Setting this option keeps loggerhead from adding a 'readonly+' prefix
 
82
    to the base URL of is to make visible the display of instructions for
 
83
    checking out the 'public_branch' URL for the branch being browsed.
85
84
 
86
85
.. cmdoption:: -h, --help
87
86