From: Thomas Weißschuh Date: Sun, 16 Apr 2023 16:35:18 +0000 (+0200) Subject: fadvise: (man) document help and version arguments X-Git-Tag: v2.39-rc3~24^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10333c1742865c97982b2aa11951eb9f02177400;p=thirdparty%2Futil-linux.git fadvise: (man) document help and version arguments Signed-off-by: Thomas Weißschuh --- diff --git a/misc-utils/fadvise.1.adoc b/misc-utils/fadvise.1.adoc index b4296e5c98..b44059518e 100644 --- a/misc-utils/fadvise.1.adoc +++ b/misc-utils/fadvise.1.adoc @@ -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]