diff --git a/man/udevadm.xml b/man/udevadm.xml
index d12c39b765..c2f2bc95d2 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.