~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to docs/start-loggerhead.rst

  • Committer: Robert Collins
  • Date: 2012-02-02 07:42:24 UTC
  • Revision ID: robertc@robertcollins.net-20120202074224-ujea2ocm1u1ws1en
    - Make tz calculations consistent and use UTC in the UI everywhere we show
      a precise timestamp. (Robert Collins, #594591)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
:command:`start-loggerhead`:  Start a loggerhead server [XXX as a daemon]
2
 
=========================================================================
3
 
 
4
 
The :command:`start-loggerhead` command starts a new standalone loggerhead
5
 
server [XXX in the background (daemonized) by default]
6
 
 
7
 
.. program:: start-loggerhead
8
 
 
9
 
Usage
10
 
-----
11
 
 
12
 
.. code-block:: sh
13
 
 
14
 
   start-loggerhead [OPTIONS]
15
 
 
16
 
.. cmdoption:: --version
17
 
 
18
 
    Print the software version and exit.
19
 
 
20
 
.. cmdoption:: -h, --help
21
 
 
22
 
    Show this help message and exit
23
 
 
24
 
.. cmdoption:: --foreground
25
 
 
26
 
    Run in the foreground;  don't daemonize.
27
 
 
28
 
.. cmdoption:: -C, --check
29
 
 
30
 
    Only start if not already running (useful for cron jobs)
31
 
 
32
 
.. cmdoption:: -p, --pidfile=PIDFILE
33
 
 
34
 
    override pid file location
35
 
 
36
 
.. cmdoption:: -c, --config-file=CONFIGFILE
37
 
 
38
 
   Override configuration file location [XXX default is
39
 
   :file:`/etc/loggerhead.conf`]
40
 
 
41
 
.. cmdoption:: --log-folder=LOG_FOLDER
42
 
 
43
 
    The directory [XXX in which] to place log files