From 325b6c40fe078210e9c764ce94dcdf3e254fb02e Mon Sep 17 00:00:00 2001 From: Tobias Stoeckmann Date: Wed, 19 Feb 2025 22:19:00 +0100 Subject: [PATCH] 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 --- man/modinfo.8.scd | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.47.2