~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to stop-loggerhead.1

  • Committer: Martin Albisetti
  • Author(s): Jelmer Vernooij
  • Date: 2008-08-06 19:13:30 UTC
  • mfrom: (197.1.8 pathargs)
  • Revision ID: argentina@gmail.com-20080806191330-hz75hnm5oayg1xtr
Adds simple arguments for overriding paths used by loggerhead (pidfile, configfile, log-folder).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Loggerhead is a web viewer for projects in bazaar. It can be used to navigate 
8
8
a branch history, annotate files, view patches, perform searches, etc. It's 
9
9
heavily based on bazaar-webserve, which is itself based on hgweb for Mercurial.
 
10
.SH OPTIONS
 
11
.TP
 
12
\fB\-p\fR, \fB\-\-pidfile=PIDFILE\fR
 
13
override pid file location
10
14
.PP
11
15
The stop-loggerhead command stops the currently running loggerhead server.
12
16
.SH "LICENSE"