~mwhudson/loggerhead/always-plugin

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH START-LOGGERHEAD "1" "July 2008" "start-loggerhead 1.2.1" "User Commands"
.SH NAME
start-loggerhead \- start a loggerhead server
.SH SYNOPSIS
.B start-loggerhead
[\fIoptions\fR]
.SH DESCRIPTION
Loggerhead is a web viewer for projects in bazaar. It can be used to navigate 
a branch history, annotate files, view patches, perform searches, etc. It's 
heavily based on bazaar-webserve, which is itself based on hgweb for Mercurial.
.PP
The start-loggerhead command starts a new standalone loggerhead server.
.SH OPTIONS
.TP
\fB\-\-version\fR
show program's version number and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-f\fR, \fB\-\-foreground\fR
run in the foreground; don't daemonize
.TP
\fB\-C\fR, \fB\-\-check\fR
only start if not already running (useful for cron jobs)
.TP
\fB\-p\fR, \fB\-\-pidfile=PIDFILE\fR
override pid file location
.TP
\fB\-c\fR, \fB\-\-config-file=CONFIGFILE\fR
override configuration file location
.TP
\fB\-L\fR, \fB\-\-log-folder=LOG-FOLDER\fR
override log directory
.SH "LICENSE"
GNU GPLv2 or later.
.SH "SEE ALSO"
https://launchpad.net/loggerhead