]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fadvise: (man) document help and version arguments
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 16 Apr 2023 16:35:18 +0000 (18:35 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 16 Apr 2023 16:43:12 +0000 (18:43 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
misc-utils/fadvise.1.adoc

index b4296e5c9860ef7e76e2d0fdeac036d55a295d47..b44059518e986402e9104120918e9ae43dfe6fc5 100644 (file)
@@ -39,6 +39,8 @@ If this option is omitted, 0 is used as default advice.
 Specifies the length of the range, in bytes.
 If this option is omitted, 0 is used as default advice.
 
+include::man-common/help-version.adoc[]
+
 == AUTHORS
 
 mailto:yamato@redhat.com[Masatake YAMATO]