From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <eudev+bounces-46-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 709FE139083 for <garchives@archives.gentoo.org>; Mon, 4 Dec 2017 12:18:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5CC0E0F91; Mon, 4 Dec 2017 12:18:00 +0000 (UTC) Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AA54E0F91 for <eudev@lists.gentoo.org>; Mon, 4 Dec 2017 12:18:00 +0000 (UTC) Received: by mail-lf0-x244.google.com with SMTP id f20so18892201lfe.3 for <eudev@lists.gentoo.org>; Mon, 04 Dec 2017 04:18:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=sV5Wf6BDNLyDEQdfh3cGl3oHwSxOXE45uLQEJjR5ROY=; b=CrnHvFFJXiS8dYqbujHMoK1OQ50vT8egO8vKBsKB+KCTItx9y0szJp9b6T66j526Hs Qr3nX74BCUVCKhIjz5CUla17/uE/CtBvaMC5AZw9KyFWyZbKaTMmzR6lUIY8Vy0Nf0MU jjEXsK7PTaoc7vr1BobEa/4L31o2Nag7DVWEJUMix6zwVfnVlDsfYEDYSjXobSCBuZuZ tTWKpGHG6v2TMNz/MKcotWKQ+zRvTDOHOQnWzEAiVL1tByN4Rnf3V3Vc8ChNdyjMYrR+ BzgVtBBEUbk8qYdDorQt1V3nlufprbtch27iF8GpTYGfv/BK+BmAYPBeHcwW1NHRe90C ZVAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=sV5Wf6BDNLyDEQdfh3cGl3oHwSxOXE45uLQEJjR5ROY=; b=mPVIXWJZ/lollcBAykAmx4cdDCIYs4KLwt2PAOkBcb5vZx4Ffb7oI6MofzV+vNRAbw lXnhSzamm7EAujDhmWwVdT4xNWdj9Gm+dJjfweb+FZpWNQMOYteBXLQ/lBJXdWh///Z0 gKIgmr49YhSLfArCQR/jjSXUUBuRo9HfV00QF+8L5uKzGDi+0zRyxkwRsLz5Sip0CYvP oXM87xBYaaYIHNZDuk0JVGhPGfERjnyiZuYapMwSwkKhwx6s4uz/a6HAXTC1IbnQ9sQf /gHDD929B+rT/iWvpCJgpNDdx4BCg7D693VUZc7itNBULcd7fG+vUYo3cZIF8T5u64eP GGwg== X-Gm-Message-State: AJaThX7T3co8hu3QAlbaCTpp2fVQLx1zeltHyMoswjramfeAA3Mh/M2e Yk7lb21V/XpNxrDP0c1gEBav+5YE X-Google-Smtp-Source: AGs4zMYYJvMYmuKCcW4gVABEuGNCnKNgt4Wlh2irb72MaNqO1yv4J8mFhf134dY8BMLwa1HGg1kG4g== X-Received: by 10.46.27.131 with SMTP id c3mr8529916ljf.40.1512389878829; Mon, 04 Dec 2017 04:17:58 -0800 (PST) Received: from localhost.localdomain (c-5eea33a1-74736162.cust.telenor.se. [94.234.51.161]) by smtp.gmail.com with ESMTPSA id q24sm2805203lja.9.2017.12.04.04.17.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2017 04:17:58 -0800 (PST) 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 Message-Id: <20171204121744.17657-1-marcus.folkesson@gmail.com> X-Mailer: git-send-email 2.15.0 Precedence: bulk List-Post: <mailto:eudev@lists.gentoo.org> List-Help: <mailto:eudev+help@lists.gentoo.org> List-Unsubscribe: <mailto:eudev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:eudev+subscribe@lists.gentoo.org> List-Id: eudev mailing list <eudev.gentoo.org> X-BeenThere: eudev@gentoo.org X-BeenThere: eudev@lists.gentoo.org X-Archives-Salt: 3795b6c0-1d7e-4d70-afa0-067b6f9ea9a2 X-Archives-Hash: 724bcf3a8f961740864ca4be61e51ab5 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