]> git.ipfire.org Git - thirdparty/kmod.git/commit
depmod: Rewrite basedir/moduledir/outputdir/ help
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 9 Sep 2024 06:50:29 +0000 (01:50 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 10 Sep 2024 18:25:46 +0000 (13:25 -0500)
commite91f5bf832a6b8e7d3431ae22cd63acb65cb7a9c
tree9a1d97d661f1baa6d7b8dea6c9d70e75d582a4d0
parentc36ddb62c8ee9045b84be70cc6dc0b6f931e3291
depmod: Rewrite basedir/moduledir/outputdir/ help

Follow the same logic for all of them: short help message about
what the option is and default value inside parenthesis.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/100
tools/depmod.c