~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to docs/start-loggerhead.rst

  • Committer: Tres Seaver
  • Date: 2010-03-25 10:28:03 UTC
  • mto: This revision was merged to the branch mainline in revision 405.
  • Revision ID: tseaver@agendaless.com-20100325102803-y42pjxwkzbshzjya
Consistent punctuation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
.. code-block:: sh
13
13
 
14
 
    start-loggerhead [OPTIONS]
 
14
   start-loggerhead [OPTIONS]
15
15
 
16
16
Options
17
17
-------
22
22
 
23
23
.. cmdoption:: -h, --help
24
24
 
25
 
    Show this help message and exit.
 
25
    Show this help message and exit
26
26
 
27
27
.. cmdoption:: --foreground
28
28
 
30
30
 
31
31
.. cmdoption:: -C, --check
32
32
 
33
 
    Only start if not already running (useful for cron jobs).
 
33
    Only start if not already running (useful for cron jobs)
34
34
 
35
35
.. cmdoption:: -p, --pidfile=PIDFILE
36
36
 
37
 
    Override pid file location.
 
37
    override pid file location
38
38
 
39
39
.. cmdoption:: -c, --config-file=CONFIGFILE
40
40
 
41
 
    Override configuration file location (the default is
42
 
    :file:`/etc/loggerhead.conf`).
 
41
   Override configuration file location [XXX default is
 
42
   :file:`/etc/loggerhead.conf`]
43
43
 
44
44
.. cmdoption:: --log-folder=LOG_FOLDER
45
45
 
46
 
    The directory in which to place log files.
 
46
    The directory [XXX in which] to place log files