start-loggerhead(1)
NAME
start-loggerhead - start a loggerhead server
SYNOPSIS
start-loggerhead [options]
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.
The start-loggerhead command starts a new standalone loggerhead server.
OPTIONS
- --version
- show program's version number and exit
- -h, --help
- show this help message and exit
- -f, --foreground
- run in the foreground; don't daemonize
- -C, --check
- only start if not already running (useful for cron jobs)
- -p, --pidfile=PIDFILE
- override pid file location
- -c, --config-file=CONFIGFILE
- override configuration file location
- -L, --log-folder=LOG-FOLDER
- override log directory
LICENSE
GNU GPLv2 or later.
SEE ALSO
- https://launchpad.net/loggerhead