]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: add -h explanation to modinfo.8
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 19 Feb 2025 21:19:00 +0000 (22:19 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 21 Feb 2025 19:49:01 +0000 (13:49 -0600)
Unifiy modinfo.8 with other manual pages by also explaining what
-h option does.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Link: https://github.com/kmod-project/kmod/pull/287
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/modinfo.8.scd

index 1244da7a28b764adf6aeb342a30b26e12f724596..9601ad5273868b0c3c7775569812e0eccbb956b7 100644 (file)
@@ -59,6 +59,9 @@ architecture.
        license, parm and filename arguments, to ease the transition from the
        old modutils *modinfo*.
 
+*-h*, *--help*
+       Print the help message and exit.
+
 # COPYRIGHT
 
 This manual page originally Copyright 2003, Rusty Russell, IBM Corporation.