chiark / gitweb /
fix spelling
[elogind.git] / udev / udevadm-trigger.c
index 5cd4acd6ed0be944e19b03b34cd1aaaa30d87af5..8a626ec7446a7fef9884ce5471c529665e0b946b 100644 (file)
@@ -186,8 +186,8 @@ int udevadm_trigger(struct udev *udev, int argc, char *argv[])
                               "      failed                        trigger only the events which have been\n"
                               "                                    marked as failed during a previous run\n"
                               "  --action=<action>               event action value, default is \"add\"\n"
-                              "  --subsystem-match=<subsystem>   trigger devices from a matching subystem\n"
-                              "  --subsystem-nomatch=<subsystem> exclude devices from a matching subystem\n"
+                              "  --subsystem-match=<subsystem>   trigger devices from a matching subsystem\n"
+                              "  --subsystem-nomatch=<subsystem> exclude devices from a matching subsystem\n"
                               "  --attr-match=<file[=<value>]>   trigger devices with a matching attribute\n"
                               "  --attr-nomatch=<file[=<value>]> exclude devices with a matching attribute\n"
                               "  --property-match=<key>=<value>  trigger devices with a matching property\n"