/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to docs/loggerhead-serve.rst

  • Committer: Jelmer Vernooij
  • Date: 2018-10-20 17:34:46 UTC
  • mto: (491.6.1 breezy)
  • mto: This revision was merged to the branch mainline in revision 494.
  • Revision ID: jelmer@jelmer.uk-20181020173446-eywejowpq25sg8pw
Rename serve-branches to loggerhead-serve.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
:command:`serve-branches`
 
1
:command:`loggerhead-serve`
2
2
=========================
3
3
 
4
 
The :command:`serve-branches` script runs a standalone Loggerhead server in
 
4
The :command:`loggerhead-serve` script runs a standalone Loggerhead server in
5
5
the foreground.
6
6
 
7
 
.. program:: serve-branches
 
7
.. program:: loggerhead-serve
8
8
 
9
9
Usage
10
10
-----
11
11
 
12
12
.. code-block:: sh
13
13
 
14
 
   serve-branches [OPTIONS] <target directory>
 
14
   loggerhead-serve [OPTIONS] <target directory>
15
15
 
16
16
Options
17
17
-------