From e148cbc5ef8b5c306f0059a32048dcdce232d9ed Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 31 Aug 2019 13:57:34 +0900 Subject: [PATCH] man: list possible action string and default value Closes #13442. --- man/udevadm.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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. -- 2.39.2