aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-07 19:19:25 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-09-07 19:22:05 -0400
commit6ba4d8ec64619ef2068ab9f66eec7bb34d1813d7 (patch)
treea74c32f4593b2b1fdd3705a4c2ad835c3851fe82
parentRun env-update after updating an env.d file (diff)
downloadopenrc-settingsd-6ba4d8ec64619ef2068ab9f66eec7bb34d1813d7.tar.gz
openrc-settingsd-6ba4d8ec64619ef2068ab9f66eec7bb34d1813d7.tar.bz2
openrc-settingsd-6ba4d8ec64619ef2068ab9f66eec7bb34d1813d7.zip
Update man page to match --help output
-rw-r--r--data/openrc-settingsd.827
1 files changed, 16 insertions, 11 deletions
diff --git a/data/openrc-settingsd.8 b/data/openrc-settingsd.8
index 6e4666c..dd55496 100644
--- a/data/openrc-settingsd.8
+++ b/data/openrc-settingsd.8
@@ -2,8 +2,8 @@
.SH "NAME"
openrc\-settingsd \- system settings D\-Bus service for OpenRC
.SH "SYNOPSIS"
-\fBopenrc\-settingsd\fR [\fB\-\-help\fR] [\fB\-\-debug\fR] [\fB\-\-read\-only\fR]
-[\fB\-\-foreground\fR] [\fB\-\-update\-rc\-status\fR] [\fB\-\-ntp\-service\fR=\fISERVICE\fR]
+\fBopenrc\-settingsd\fR [\fB\-\-debug\fR] [\fB\-\-foreground\fR] [\fB\-\-read\-only\fR]
+[\fB\-\-ntp\-service\fR=\fISERVICE\fR] [\fB\-\-update\-rc\-status\fR]
.SH "DESCRIPTION"
.PP
The \fBopenrc\-settingsd\fR daemon implements the standard hostnamed (i.e.
@@ -20,21 +20,32 @@ as an OpenRC service using \fI/etc/init.d/openrc\-settingsd\fR.
Show help options.
.RE
.PP
+\fB\-\-version\fR
+.RS 4
+Show version information.
+.RE
+.PP
\fB\-\-debug\fR
.RS 4
Enable debugging messages. Not recommended unless in foreground mode.
.RE
.PP
+\fB\-\-foreground\fR
+.RS 4
+Run in foreground mode (i.e. not daemonized). Messages will be logged to stderr
+instead of the system log.
+.RE
+.PP
\fB\-\-read\-only\fR
.RS 4
Run daemon in read-only mode. It will read settings files, but will not
modify them.
.RE
.PP
-\fB\-\-foreground\fR
+\fB\-\-ntp\-service\fR=\fISERVICE\fR
.RS 4
-Run in foreground mode (i.e. not daemonized). Messages will be logged to stderr
-instead of the system log.
+Specify which OpenRC service to use as the NTP service. If this option is not used,
+\fBopenrc\-settingsd\fR will attempt to autodetect an appropriate NTP implementation.
.RE
.PP
\fB\-\-update\-rc\-status\fR
@@ -44,12 +55,6 @@ when the daemon successfully starts, and to \fIstopped\fR when the daemon stops.
\fBopenrc\-settingsd\fR is manually launched with this argument, the administrator
will be able to stop it via \fI/etc/init.d/openrc\-settingsd\fR\ \fIstop\fR.
.RE
-.PP
-\fB\-\-ntp\-service\fR=\fISERVICE\fR
-.RS 4
-Specify which OpenRC service to use as the NTP service. If this option is not used,
-\fBopenrc\-settingsd\fR will attempt to autodetect an appropriate ntp implementation.
-.RE
.SH "AUTHORS"
.PP
Written by