chiark / gitweb /
[PATCH] minor grammer fixes for the udev_vs_devfs document
[elogind.git] / udev.c
diff --git a/udev.c b/udev.c
index 1797e08273a3bdaceda83dca1d004f6edd21fc2e..0d0a5da2074d22d1ab731831021da0570dd72946 100644 (file)
--- a/udev.c
+++ b/udev.c
@@ -130,7 +130,7 @@ static inline int udev_user(int argc, char **argv)
 
 help:
        printf("Usage: [-qrVh]\n"
-              "  -q arg     query database \n"
+              "  -q <path>  query database for the name of the created node\n"
               "  -r         print udev root\n"
               "  -V         print udev version\n"
               "  -h         print this help text\n"