From: Marcus Folkesson <marcus.folkesson@gmail.com>
To: eudev@lists.gentoo.org
Cc: marcus.folkesson@gmail.com
Subject: [eudev] [PATCH] man: add short options to manpage
Date: Mon, 4 Dec 2017 13:17:44 +0100 [thread overview]
Message-ID: <20171204121744.17657-1-marcus.folkesson@gmail.com> (raw)
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
man/udevd.8 | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/man/udevd.8 b/man/udevd.8
index 31c534c7d..5d9df386d 100644
--- a/man/udevd.8
+++ b/man/udevd.8
@@ -45,35 +45,35 @@ The behavior of the daemon can be configured using
\fBudevadm control\fR\&.
.SH "OPTIONS"
.PP
-\fB\-\-daemon\fR
-.RS 4
+\fB\-d\fR,\fB\-\-daemon\fR
+.RS 5
Detach and run in the background\&.
.RE
.PP
-\fB\-\-debug\fR
-.RS 4
+\fB\-D\fR, \fB\-\-debug\fR
+.RS 5
Print debug messages to standard error\&.
.RE
.PP
-\fB\-\-children\-max=\fR
-.RS 4
+\fB\-c\fR, \fB\-\-children\-max=\fR
+.RS 5
Limit the number of events executed in parallel\&.
.RE
.PP
-\fB\-\-exec\-delay=\fR
-.RS 4
+\fB\-e\fR, \fB\-\-exec\-delay=\fR
+.RS 5
Delay the execution of
\fIRUN\fR
instructions by the given number of seconds\&. This option might be useful when debugging system crashes during coldplug caused by loading non\-working kernel modules\&.
.RE
.PP
-\fB\-\-event\-timeout=\fR
-.RS 4
+\fB\-t\fR, \fB\-\-event\-timeout=\fR
+.RS 5
Set the number of seconds to wait for events to finish\&. After this time the event will be terminated\&. The default is 30 seconds\&.
.RE
.PP
-\fB\-\-resolve\-names=\fR
-.RS 4
+\fB\-N\fR, \fB\-\-resolve\-names=\fR
+.RS 5
Specify when udevd should resolve names of users and groups\&. When set to
\fBearly\fR
(the default), names will be resolved when the rules are parsed\&. When set to
@@ -81,8 +81,8 @@ Specify when udevd should resolve names of users and groups\&. When set to
\fBnever\fR, names will never be resolved and all devices will be owned by root\&.
.RE
.PP
-\fB\-\-help\fR
-.RS 4
+\fB\-h\fR, \fB\-\-help\fR
+.RS 5
.RE
.SH "KERNEL COMMAND LINE"
.PP
--
2.15.0
reply other threads:[~2017-12-04 12:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171204121744.17657-1-marcus.folkesson@gmail.com \
--to=marcus.folkesson@gmail.com \
--cc=eudev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox