From: Tobias Stoeckmann Date: Wed, 19 Feb 2025 21:19:00 +0000 (+0100) Subject: man: add -h explanation to modinfo.8 X-Git-Tag: v34~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=325b6c40fe078210e9c764ce94dcdf3e254fb02e;p=thirdparty%2Fkmod.git man: add -h explanation to modinfo.8 Unifiy modinfo.8 with other manual pages by also explaining what -h option does. Signed-off-by: Tobias Stoeckmann Link: https://github.com/kmod-project/kmod/pull/287 Signed-off-by: Lucas De Marchi --- diff --git a/man/modinfo.8.scd b/man/modinfo.8.scd index 1244da7a..9601ad52 100644 --- a/man/modinfo.8.scd +++ b/man/modinfo.8.scd @@ -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.