summaryrefslogtreecommitdiff
path: root/doc/anytun-controld.8.txt
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-02-11 10:57:11 +0000
committerChristian Pointner <equinox@anytun.org>2010-02-11 10:57:11 +0000
commit88f272bac7af8c021f0bd272dbc841441279f5c7 (patch)
tree7e4a85bfbaaffc85ba7e960fc2f9121bead9969c /doc/anytun-controld.8.txt
parentupdated ChangeLog (diff)
cleaned up manpages
Diffstat (limited to 'doc/anytun-controld.8.txt')
-rw-r--r--doc/anytun-controld.8.txt27
1 files changed, 14 insertions, 13 deletions
diff --git a/doc/anytun-controld.8.txt b/doc/anytun-controld.8.txt
index 413fa40..6c7a3d8 100644
--- a/doc/anytun-controld.8.txt
+++ b/doc/anytun-controld.8.txt
@@ -3,6 +3,7 @@ anytun-controld(8)
NAME
----
+
anytun-controld - anycast tunneling control daemon
SYNOPSIS
@@ -34,47 +35,47 @@ OPTIONS
This option instructs *anytun-controld* to run in foreground
instead of becoming a daemon which is the default.
-*-u, --username <username>*::
+*-u, --username '<username>'*::
run as this user. If no group is specified (*-g*) the default group of
the user is used. The default is to not drop privileges.
-*-g, --groupname <groupname>*::
+*-g, --groupname '<groupname>'*::
run as this group. If no username is specified (*-u*) this gets ignored.
The default is to not drop privileges.
-*-C, --chroot <path>*::
+*-C, --chroot '<path>'*::
Instruct *anytun-controld* to run in a chroot jail. The default is
to not run in chroot.
-*-P, --write-pid <filename>*::
+*-P, --write-pid '<filename>'*::
Instruct *anytun-controld* to write it's pid to this file. The default is
to not create a pid file.
-*-L, --log <target>:<level>[,<param1>[,<param2>[..]]]*::
+*-L, --log '<target>:<level>[,<param1>[,<param2>[..]]]'*::
add log target to logging system. This can be invoked several times
in order to log to different targets at the same time. Every target
hast its own log level which is a number between 0 and 5. Where 0 means
disabling log and 5 means debug messages are enabled. +
The file target can be used more the once with different levels.
If no target is provided at the command line a single target with the
- config *syslog:3,anytun-controld,daemon* is added. +
+ config 'syslog:3,anytun-controld,daemon' is added. +
The following targets are supported:
- *syslog*;; log to syslog daemon, parameters <level>[,<logname>[,<facility>]]
- *file*;; log to file, parameters <level>[,<path>]
- *stdout*;; log to standard output, parameters <level>
- *stderr*;; log to standard error, parameters <level>
+ 'syslog';; log to syslog daemon, parameters <level>[,<logname>[,<facility>]]
+ 'file';; log to file, parameters <level>[,<path>]
+ 'stdout';; log to standard output, parameters <level>
+ 'stderr';; log to standard error, parameters <level>
*-U, --debug*::
This option instructs *Anytun* to run in debug mode. It implicits *-D*
(don't daemonize) and adds a log target with the configuration
- *stdout:5* (logging with maximum level). In future releases there might
+ 'stdout:5' (logging with maximum level). In future releases there might
be additional output when this option is supplied.
-*-f, --file <path>*::
+*-f, --file '<path>'*::
The path to the file which holds the sync information.
-*-X, --control-host <hostname|ip>[:<port>]*::
+*-X, --control-host '<hostname|ip>[:<port>]'*::
fetch the config from this host. The default is not to use a control
host and therefore this is empty. Mind that the port can be omitted
in which case port 2323 is used. If you want to specify an