~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to serve-branches.1

  • Committer: Matt Nordhoff
  • Date: 2009-06-26 09:42:43 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20090626094243-8ia9poyixoj1en6l
Pass around and use argv correctly

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.TH LOGGERHEAD "1" "August 2008" "loggerhead 1.6" "User Commands"
2
2
.SH NAME
3
 
loggerhead \- manual page for loggerhead 1.6
 
3
loggerhead \- run a loggerhead server
4
4
.SH SYNOPSIS
5
5
.B serve-branches
6
6
[\fIoptions\fR] \fI<path>\fR
21
21
\fB\-\-trunk\-dir\fR=\fIDIR\fR
22
22
The directory that contains the trunk branches.
23
23
.TP
 
24
\fB\-\-port\fR
 
25
Port Loggerhead should listen on (defaults to 8080).
 
26
.TP
 
27
\fB\-\-host\fR
 
28
Host Loggerhead should listen on.
 
29
.TP
 
30
\fB\-\-prefix\fR
 
31
Specify host prefix.
 
32
.TP
 
33
\fB\-\-reload\fR
 
34
Restarts the application when changing python files. Only used for development purposes.
 
35
.TP
 
36
\fB\-\-log\-folder\fR=\fILOG_FOLDER\fR
 
37
The directory to place log files
 
38
.TP
24
39
\fB\-\-version\fR
25
 
Print the software version and exit
 
40
Print the software version and exit.
26
41
.SH "LICENSE"
27
42
GNU GPLv2 or later.
28
43
.SH "SEE ALSO"