From: Yu Watanabe Date: Thu, 7 Mar 2019 05:45:38 +0000 (+0900) Subject: man: mention possible actions supported by "udevadm trigger" X-Git-Tag: v242-rc1~183^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd648ae1954f04ff41ce1f06268ea274df7ebd87;p=thirdparty%2Fsystemd.git man: mention possible actions supported by "udevadm trigger" --- diff --git a/man/udevadm.xml b/man/udevadm.xml index f25a1dfb48b..d4fdaea6fff 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -220,8 +220,10 @@ - Type of event to be triggered. The default value is - change. + Type of event to be triggered. Possible actions are add, + remove, change, move, + online, offline, bind, + and unbind. The default value is change.