From: Yu Watanabe Date: Sat, 31 Aug 2019 04:57:34 +0000 (+0900) Subject: man: list possible action string and default value X-Git-Tag: v243~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e148cbc5ef8b5c306f0059a32048dcdce232d9ed;p=thirdparty%2Fsystemd.git man: list possible action string and default value Closes #13442. --- diff --git a/man/udevadm.xml b/man/udevadm.xml index d12c39b7651..c2f2bc95d21 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -528,8 +528,11 @@ - The action string. The special value help may be used to list - known values. + Type of event to be simulated. Possible actions are add, + remove, change, move, + online, offline, bind, + and unbind. Also, the special value help can be used + to list the possible actions. The default value is add.