]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
man pages: unify output of --help and --version
authorMario Blättermann <mario.blaettermann@gmail.com>
Tue, 1 Feb 2022 19:49:24 +0000 (20:49 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Tue, 1 Feb 2022 19:49:24 +0000 (20:49 +0100)
114 files changed:
disk-utils/addpart.8.adoc
disk-utils/blockdev.8.adoc
disk-utils/cfdisk.8.adoc
disk-utils/delpart.8.adoc
disk-utils/fdformat.8.adoc
disk-utils/fdisk.8.adoc
disk-utils/fsck.cramfs.8.adoc
disk-utils/fsck.minix.8.adoc
disk-utils/isosize.8.adoc
disk-utils/mkfs.8.adoc
disk-utils/mkfs.bfs.8.adoc
disk-utils/mkfs.cramfs.8.adoc
disk-utils/mkfs.minix.8.adoc
disk-utils/mkswap.8.adoc
disk-utils/partx.8.adoc
disk-utils/raw.8.adoc
disk-utils/resizepart.8.adoc
disk-utils/swaplabel.8.adoc
login-utils/chfn.1.adoc
login-utils/chsh.1.adoc
login-utils/last.1.adoc
login-utils/login.1.adoc
login-utils/lslogins.1.adoc
login-utils/newgrp.1.adoc
login-utils/nologin.8.adoc
login-utils/runuser.1.adoc
login-utils/su.1.adoc
login-utils/sulogin.8.adoc
login-utils/utmpdump.1.adoc
login-utils/vipw.8.adoc
man-common/help-version.adoc [new file with mode: 0644]
man-common/manpage-stub.adoc
misc-utils/blkid.8.adoc
misc-utils/cal.1.adoc
misc-utils/fincore.1.adoc
misc-utils/findfs.8.adoc
misc-utils/findmnt.8.adoc
misc-utils/getopt.1.adoc
misc-utils/hardlink.1.adoc
misc-utils/logger.1.adoc
misc-utils/look.1.adoc
misc-utils/lsblk.8.adoc
misc-utils/lsfd.1.adoc
misc-utils/lslocks.8.adoc
misc-utils/mcookie.1.adoc
misc-utils/namei.1.adoc
misc-utils/rename.1.adoc
misc-utils/uuidd.8.adoc
misc-utils/uuidgen.1.adoc
misc-utils/uuidparse.1.adoc
misc-utils/whereis.1.adoc
misc-utils/wipefs.8.adoc
schedutils/chrt.1.adoc
schedutils/ionice.1.adoc
schedutils/taskset.1.adoc
schedutils/uclampset.1.adoc
sys-utils/blkdiscard.8.adoc
sys-utils/blkzone.8.adoc
sys-utils/chcpu.8.adoc
sys-utils/chmem.8.adoc
sys-utils/choom.1.adoc
sys-utils/ctrlaltdel.8.adoc
sys-utils/dmesg.1.adoc
sys-utils/eject.1.adoc
sys-utils/fallocate.1.adoc
sys-utils/flock.1.adoc
sys-utils/fsfreeze.8.adoc
sys-utils/fstrim.8.adoc
sys-utils/hwclock.8.adoc
sys-utils/ipcmk.1.adoc
sys-utils/ipcrm.1.adoc
sys-utils/ipcs.1.adoc
sys-utils/irqtop.1.adoc
sys-utils/ldattach.8.adoc
sys-utils/losetup.8.adoc
sys-utils/lscpu.1.adoc
sys-utils/lsipc.1.adoc
sys-utils/lsirq.1.adoc
sys-utils/lsmem.1.adoc
sys-utils/lsns.8.adoc
sys-utils/mount.8.adoc
sys-utils/mountpoint.1.adoc
sys-utils/nsenter.1.adoc
sys-utils/pivot_root.8.adoc
sys-utils/prlimit.1.adoc
sys-utils/readprofile.8.adoc
sys-utils/renice.1.adoc
sys-utils/rfkill.8.adoc
sys-utils/rtcwake.8.adoc
sys-utils/setarch.8.adoc
sys-utils/setpriv.1.adoc
sys-utils/swapon.8.adoc
sys-utils/switch_root.8.adoc
sys-utils/umount.8.adoc
sys-utils/unshare.1.adoc
sys-utils/wdctl.8.adoc
sys-utils/zramctl.8.adoc
term-utils/agetty.8.adoc
term-utils/mesg.1.adoc
term-utils/script.1.adoc
term-utils/scriptlive.1.adoc
term-utils/scriptreplay.1.adoc
term-utils/setterm.1.adoc
term-utils/wall.1.adoc
term-utils/write.1.adoc
text-utils/col.1.adoc
text-utils/colcrt.1.adoc
text-utils/colrm.1.adoc
text-utils/column.1.adoc
text-utils/hexdump.1.adoc
text-utils/more.1.adoc
text-utils/pg.1.adoc
text-utils/rev.1.adoc
text-utils/ul.1.adoc

index 7f9fae6bf938a0e8eb4d8f356ffa0afd191c5ad1..1c1a9dc04db95322dbba10dafcd7e817cd02ee3c 100644 (file)
@@ -40,6 +40,8 @@ The beginning of the partition (in 512-byte sectors).
 _length_::
 The length of the partition (in 512-byte sectors).
 
+include::man-common/help-version.adoc[]
+
 == SEE ALSO
 
 *delpart*(8),
index 3ac83d44d5395602313e439a58073a3d389a44b8..8e8c3326c5581e263cc20eb939042071c0619fd0 100644 (file)
@@ -39,11 +39,7 @@ Be verbose.
 *--report*::
 Print a report for the specified device. It is possible to give multiple devices. If none is given, all devices which appear in _/proc/partitions_ are shown. Note that the partition StartSec is in 512-byte sectors.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Print version and exit.
+include::man-common/help-version.adoc[]
 
 == COMMANDS
 
index 45f5d72e2093872a9f621e12d385c71523dd890b..59fb80269cde459a5f578f3a813cdabe030c3ea4 100644 (file)
@@ -44,8 +44,7 @@ If you want to remove an old partition table from a device, use *wipefs*(8).
 
 == OPTIONS
 
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 *-L*, *--color*[**=**__when__]::
 Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled, for the current built-in default see *--help* output. See also the *COLORS* section.
@@ -56,9 +55,6 @@ Use exclusive BSD lock for device or file it operates. The optional argument _mo
 *-r*, *--read-only*::
 Forced open in read-only mode.
 
-*-V*, *--version*::
-Display version information and exit.
-
 *-z*, *--zero*::
 Start with an in-memory zeroed partition table. This option does not zero the partition table on the disk; rather, it simply starts the program without reading the existing partition table. This option allows you to create a new partition table from scratch or from an *sfdisk*(8)-compatible script.
 
index 56a5e8fcae90268407130a15b30a82e82f0b4423..e52e2541966c823e673d7ca997356b8ac17e95fd 100644 (file)
@@ -26,6 +26,10 @@ delpart - tell the kernel to forget about a partition
 
 This command doesn't manipulate partitions on a block device.
 
+== OPTIONS
+
+include::man-common/help-version.adoc[]
+
 == SEE ALSO
 
 *addpart*(8),
index b3ee22cadb601dc62c1adb3ba4bf070c156c9da0..d57f49d04affa57880d8f6a8eb53922d4330b167 100644 (file)
@@ -61,11 +61,7 @@ Try to repair tracks failed during the verification (max _N_ retries).
 *-n*, *--no-verify*::
 Skip the verification that is normally performed after the formatting.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index e033585ab81e9cde63c08ebcd496aeca18ae98cf..a9933c3f59ec9a4d0ad2eeb243b864e839cb5c89 100644 (file)
@@ -48,8 +48,7 @@ Don't erase the beginning of the first disk sector when creating a new disk labe
 *-c*, *--compatibility*[=_mode_]::
 Specify the compatibility mode, 'dos' or 'nondos'. The default is non-DOS mode. For backward compatibility, it is possible to use the option without the _mode_ argument -- then the default is used. Note that the optional _mode_ argument cannot be separated from the *-c* option by a space, the correct form is for example *-c*=_dos_.
 
-*-h*, *--help*::
-Display a help text and exit.
+include::man-common/help-version.adoc[]
 
 *-L*, *--color*[=_when_]::
 Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled; for the current built-in default see the *--help* output. See also the *COLORS* section.
index 5b35d06c9f1d34c82a82282518a90d02fa38bae1..ec75262594e1b010214a5995bf75c825c4354c00 100644 (file)
@@ -35,11 +35,7 @@ This option is silently ignored.
 *-y*::
 This option is silently ignored.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 95ca47ee6c849b19ce078ed3865e635749378007..37baaced55308abe2c371c57dfe696e004dddb30 100644 (file)
@@ -65,11 +65,7 @@ Activate MINIX-like "mode not cleared" warnings.
 *-f*, *--force*::
 Force a filesystem check even if the filesystem was marked as valid. Marking is done by the kernel when the filesystem is unmounted.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == DIAGNOSTICS
 
index 5472f3e9aaa1f3ffcfdee4734ea3788adf703f43..2142aaa13f429f79ab5dd75550f6043a11a82010 100644 (file)
@@ -28,6 +28,8 @@ Only has an effect when *-x* is not given. The value shown (if no errors) is the
 +
 The size of the file (or block device) holding an iso9660 filesystem can be marginally larger than the actual size of the iso9660 filesystem. One reason for this is that cd writers are allowed to add "run out" sectors at the end of an iso9660 image.
 
+include::man-common/help-version.adoc[]
+
 == EXIT STATUS
 
 *0*::
index 2c5e5c0fed1894dca06d6651131b7d8619d85d05..45f100f4e1afbbc5caf1d8c086317c5c9ef5b82d 100644 (file)
@@ -35,11 +35,8 @@ Filesystem-specific options to be passed to the real filesystem builder.
 *-V*, *--verbose*::
 Produce verbose output, including all filesystem-specific commands that are executed. Specifying this option more than once inhibits execution of any filesystem-specific commands. This is really only useful for testing.
 
-*-V*, *--version*::
-Display version information and exit. (Option *-V* will display version information only when it is the only parameter, otherwise it will work as *--verbose*.)
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
+(Option *-V* will display version information only when it is the only parameter, otherwise it will work as *--verbose*.)
 
 == BUGS
 
index 45a6f2f07b45d428d91c2d3869a4a0dfb9a556f2..6b04b105f0e1b477e087464c96edbd8bd5a6e7be 100644 (file)
@@ -44,11 +44,8 @@ This option is silently ignored.
 *-l*::
 This option is silently ignored.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit. Option *-V* only works as *--version* when it is the only option.
+include::man-common/help-version.adoc[]
+Option *-V* only works as *--version* when it is the only option.
 
 == EXIT STATUS
 
index af0b889bf84d508492ce5eb53ee4d194117fcd20..67f0e629d91926c866679449cd1a64ab65f9e461 100644 (file)
@@ -62,11 +62,7 @@ This option is ignored. Originally the *-s* turned on directory entry sorting.
 *-z*::
 Make explicit holes.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 57ee8ef39cda0b96ca5cbcb1e05a4a500f8ccdaf..713cf2fe0dc52c704a6ab4413d9be56dd73c718a 100644 (file)
@@ -64,11 +64,8 @@ Make a Minix version 2 filesystem.
 *-3*::
 Make a Minix version 3 filesystem.
 
-*-V*, *--version*::
-Display version information and exit. The long option cannot be combined with other options.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
+The long option cannot be combined with other options.
 
 == ENVIRONMENT
 
index 45aa2975a4a9eacc443d04366c934469e10f4c7b..e3c66e217c5ec7dadd071406d43cc211f9789bd0 100644 (file)
@@ -76,11 +76,7 @@ Specify the swap-space version. (This option is currently pointless, as the old
 *--verbose*::
 Verbose execution. With this option *mkswap* will output more details about detected problems during swap area set up.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT
 
index dc0335ed945c38b10a07c9666f9adf249af0b4ca..bfc0c5a26e83f6592d5dc163b34ee74046b49cb5 100644 (file)
@@ -96,11 +96,7 @@ Overwrite default sector size.
 *-v*, *--verbose*::
 Verbose mode.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT
 
index fb2232433d07029ebcbd8963336e32c5bc3d30d9..3c570eb3e48f74dbf15afeddb69313f208ca79c9 100644 (file)
@@ -42,11 +42,7 @@ Set query mode. *raw* will query an existing binding instead of setting a new on
 *-a*, *--all*::
 With *-q*, specify that all bound raw devices should be queried.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index b0666b7c578d0e0ac06dfb44058c66363b93cebb..b07680b6192ecae9e793139e305f022b8e87d57a 100644 (file)
@@ -37,6 +37,8 @@ The partition number.
 _length_::
 The new length of the partition (in 512-byte sectors).
 
+include::man-common/help-version.adoc[]
+
 == SEE ALSO
 
 *addpart*(8),
index 5223f33960c249198d4da4aa030e4ede27b2a4e5..14ab6c438d0194c4e9b4e834c902551dfb3b80bf 100644 (file)
@@ -28,8 +28,7 @@ If an optional argument is present, then *swaplabel* will change the appropriate
 
 == OPTIONS
 
-*-h*, *--help*::
-  Display help text and exit.
+include::man-common/help-version.adoc[]
 
 *-L*, *--label* _label_::
   Specify a new _label_ for the device. Swap partition labels can be at most 16 characters long. If _label_ is longer than 16 characters, *swaplabel* will truncate it and print a warning message.
index 8b7e5e031a0a83411ee522bcae2a5f5fa632595e..6377e2644ba4e497de607d73b116808cd861e21b 100644 (file)
@@ -46,11 +46,7 @@ Specify your office phone number.
 *-h*, *--home-phone* _home-phone_::
 Specify your home phone number.
 
-*-u*, *--help*::
-Display help text and exit.
-
-*-v*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == CONFIG FILE ITEMS
 
index 4d4c545574d8e5c3f2a06c01e70b0ba622d22761..939674ad500dd5fb43b8f3c0ff5ebc7175dfe022 100644 (file)
@@ -36,11 +36,7 @@ Specify your login shell.
 *-l*, *--list-shells*::
 Print the list of shells listed in _/etc/shells_ and exit.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-v*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == VALID SHELLS
 
index 3ea72fb69b19aa4c588b47bec6165c87c0b96e6a..6c7017cdd2cf2687f00117511bb2dac23d7af5ad 100644 (file)
@@ -84,6 +84,8 @@ Display full user names and domain names in the output.
 *-x*, *--system*::
 Display the system shutdown entries and run level changes.
 
+include::man-common/help-version.adoc[]
+
 == TIME FORMATS
 
 The options that take the _time_ argument understand the following formats:
index 9ccbfdb3b8bf3d493127b952aedee186c851046b..a3404f365b08e43c44e37a54cf3cec0bec0227e7 100644 (file)
@@ -52,15 +52,11 @@ Note that the *-h* option has an impact on the *PAM service* *name*. The standar
 *-H*::
 Used by other servers (for example, *telnetd*(8)) to tell *login* that printing the hostname should be suppressed in the login: prompt. See also *LOGIN_PLAIN_PROMPT* below.
 
-*--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == CONFIG FILE ITEMS
 
-*login* reads the _/etc/login.defs_ configuration file (see login.defs(5)). Note that the configuration file could be distributed with another package (usually shadow-utils). The following configuration items are relevant for *login*:
+*login* reads the _/etc/login.defs_ configuration file (see *login.defs*(5)). Note that the configuration file could be distributed with another package (usually shadow-utils). The following configuration items are relevant for *login*:
 
 *MOTD_FILE* (string)::
 Specifies a ":" delimited list of "message of the day" files and directories to be displayed upon login. If the specified path is a directory then displays all files with .motd file extension in version-sort order from the directory.
index 1a92b1258df7e9daf5ddff109c73c2571504fba2..01c0f9839a2463342f0bb4ad325ab902cee67e71 100644 (file)
@@ -51,9 +51,6 @@ Only show data of users belonging to _groups_. More than one group may be specif
 +
 Note that relation between user and group may be invisible for primary group if the user is not explicitly specify as group member (e.g., in _/etc/group_). If the command *lslogins* scans for groups than it uses groups database only, and user database with primary GID is not used at all.
 
-*-h*, *--help*::
-Display help information and exit.
-
 *-L*, *--last*::
 Display data containing information about the users' last login sessions.
 
@@ -90,8 +87,7 @@ Display dates in short, full or iso format. The default is short, this time form
 *-u*, *--user-accs*::
 Show user accounts. These are by default all accounts with UID above 1000 (inclusive), with the exception of either nobody or nfsnobody (UID 65534). This hardcoded default maybe overwritten by parameters UID_MIN and UID_MAX in the file _/etc/login.defs_.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 *--wtmp-file* _path_::
 Alternate path for wtmp.
index b50b0d5f3f8aa2e1dfd0fb3b1c412a1d1d878226..4d9d9072d6ae3c26db7e347d3d67b98ca8619890 100644 (file)
@@ -22,6 +22,10 @@ newgrp [_group_]
 
 If no group is specified, the GID is changed to the login GID.
 
+== OPTIONS
+
+include::man-common/help-version.adoc[]
+
 == FILES
 
 _/etc/group_,
index d96dff6e6279b28dcd3b02c40797cc256d6af6e6..6be978b22a7868e7b3f1023f744f81d4a674f157 100644 (file)
@@ -48,11 +48,7 @@ The exit status returned by *nologin* is always 1.
 
 These shell command-line options are ignored to avoid *nologin* error.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index fdce60300e8b8425af64b34953f26fc9fec53fbb..474990e3419897aa18c1353088d3f3007c279d72 100644 (file)
@@ -76,11 +76,7 @@ Same as *-c*, but do not create a new session. (Discouraged.)
 *-w*, *--whitelist-environment*=_list_::
 Don't reset the environment variables specified in the comma-separated _list_ when clearing the environment for *--login*. The whitelist is ignored for the environment variables *HOME*, *SHELL*, *USER*, *LOGNAME*, and *PATH*.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == CONFIG FILES
 
index b06adf948c0c639bbcf3a0a7fc8863a0096c1a84..70c1e0cc48a98da670726d76920d1face7b24eac 100644 (file)
@@ -77,11 +77,7 @@ Same as *-c*, but do not create a new session. (Discouraged.)
 *-w*, **--whitelist-environment**=__list__::
 Don't reset the environment variables specified in the comma-separated _list_ when clearing the environment for *--login*. The whitelist is ignored for the environment variables *HOME*, *SHELL*, *USER*, *LOGNAME*, and *PATH*.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == SIGNALS
 
index ce76edd898dd89094a4d071ca131f412aedda613..3165d61959e4c371a412537956cf1a177b1b7ba8 100644 (file)
@@ -61,11 +61,7 @@ Specifying this option causes *sulogin* to start the shell process as a login sh
 *-t*, *--timeout* _seconds_::
 Specify the maximum amount of time to wait for user input. By default, *sulogin* will wait forever.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT
 
index 1a821f9e229dc6b5dc57db844d38c60c11f41910..a7672d3d49122b269d55992b8b927e7b637b1b85 100644 (file)
@@ -46,11 +46,7 @@ Write command output to _file_ instead of standard output.
 *-r*, *--reverse*::
 Undump, write back edited login information into the utmp or wtmp files.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index 4be0453c5f4134b9e6955da961c2f2b18346eb85..58acb9c4f64424a71c38df8c707621b6e89d89ff 100644 (file)
@@ -54,6 +54,10 @@ vipw, vigr - edit the password or group file
 
 *vipw* edits the password file after setting the appropriate locks, and does any necessary processing after the password file is unlocked. If the password file is already locked for editing by another user, *vipw* will ask you to try again later. The default editor for *vipw* and *vigr* is *vi*(1). *vigr* edits the group file in the same manner as *vipw* does the passwd file.
 
+== OPTIONS
+
+include::man-common/help-version.adoc[]
+
 == ENVIRONMENT
 
 If the following environment variable exists, it will be utilized by *vipw* and *vigr*:
diff --git a/man-common/help-version.adoc b/man-common/help-version.adoc
new file mode 100644 (file)
index 0000000..7a3c04f
--- /dev/null
@@ -0,0 +1,5 @@
+*-h*, *--help*::
+Display help text and exit.
+
+*-V*, *--version*::
+Print version and exit.
index ec4fc50f46e66acc05916f7fcb9e2347443ac2c3..833f7857774fec83b8197ee3c8808ec0d09b732d 100644 (file)
@@ -40,11 +40,7 @@ This option has a value.
 For empty lines within a description (to keep the indentation) you can use the "plus" character at the beginning of an otherwise empty line.
 
 //Last but not least, don't forget the common options:
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index 1c81465ca6c19fe02e4f14ef7d726f70b72bdab7..5e8002d73d317e86ed9abdc8a798dc6e2ebd1ed5 100644 (file)
@@ -55,9 +55,6 @@ Don't print information (PART_ENTRY_* tags) from partition table in low-level pr
 *-g*, *--garbage-collect*::
 Perform a garbage collection pass on the blkid cache to remove devices which no longer exist.
 
-*-h*, *--help*::
-Display a usage message and exit.
-
 *-H*, *--hint* _setting_::
 Set probing hint. The hints are an optional way to force probing functions to
 check, for example, another location. The currently supported is
@@ -146,8 +143,7 @@ probes for all supported formats except RAIDs. This option is only useful togeth
 *-U*, *--uuid* _uuid_::
 Look up the device that uses this filesystem _uuid_. For more details see the *--label* option.
 
-*-V*, *--version*::
-Display version number and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 885c0990161824a79940fd35c6b2b10fa8ec8ec3..67a0d84028a762150d98f7729cec62e754c547da 100644 (file)
@@ -117,11 +117,7 @@ Display week numbers in the calendar (US or ISO-8601). See the *NOTES* section f
 *--color*[=_when_]::
 Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled; for the current built-in default see the *--help* output. See also the *COLORS* section.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == PARAMETERS
 
index b67f171eab3a780a80fbcd88e36e086066f09a73..54ed23677d341c3f7805f1a041700b4d3fd909ab 100644 (file)
@@ -44,11 +44,7 @@ Produce output in raw format. All potentially unsafe characters are hex-escaped
 *-J*, *--json*::
 Use JSON output format.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index 2818b243b7ec59c01b540b106536a7fea842f945..560a5bada7444074a1fe39c928818f38f97565ab 100644 (file)
@@ -44,6 +44,8 @@ ____
 *blkid*
 ____
 
+include::man-common/help-version.adoc[]
+
 == EXIT STATUS
 
 *0*::
index 3dbf467073daf06bf568d8af05ed40606f972710..a92fbe6b4b3b0e901762473bc213d52a7a8631b6 100644 (file)
@@ -66,9 +66,6 @@ Search in an alternative file. If used with *--fstab*, *--mtab* or *--kernel*, t
 *-f*, *--first-only*::
 Print the first matching filesystem only.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-i*, *--invert*::
 Invert the sense of matching.
 
@@ -177,6 +174,8 @@ Force *findmnt* to print more information (*--verify* only for now).
 *--vfs-all*::
 When used with *VFS-OPTIONS* column, print all VFS (fs-independent) flags. This option is designed for auditing purposes to list also default VFS kernel mount options which are normally not listed.
 
+include::man-common/help-version.adoc[]
+
 == EXIT STATUS
 
 The exit value is 0 if there is something to display, or 1 on any error
index 6cbdd51748a59a73c5c4140ffcbb2b5b017f9e9c..434d069269bcfaab5858dbbe9a87274f1efda4b7 100644 (file)
@@ -32,9 +32,6 @@ Traditional implementations of *getopt*(1) are unable to cope with whitespace an
 *-a*, *--alternative*::
 Allow long options to start with a single '*-*'.
 
-*-h*, *--help*::
-Display help text and exit. No other output is generated.
-
 *-l*, *--longoptions* _longopts_::
 The long (multi-character) options to be recognized. More than one option name may be specified at once, by separating the names with commas. This option may be given more than once, the _longopts_ are cumulative. Each long option name in _longopts_ may be followed by one colon to indicate it has a required argument, and by two colons to indicate it has an optional argument.
 
@@ -60,8 +57,7 @@ Test if your *getopt*(1) is this enhanced version or an old version. This genera
 *-u*, *--unquoted*::
 Do not quote the output. Note that whitespace and special (shell-dependent) characters can cause havoc in this mode (like they do with other *getopt*(1) implementations).
 
-*-V*, *--version*::
-Display version information and exit. No other output is generated.
+include::man-common/help-version.adoc[]
 
 == PARSING
 
index 37b6c2924c955162de30030ce8ac9372778e04c7..2a0321a8b883698ff5ccf668292fc3f72687dc6f 100644 (file)
@@ -28,11 +28,8 @@ hardlink - link multiple copies of a file
 
 == OPTIONS
 
-*-h*, *--help*::
-print quick usage details to the screen.
-
-*-v*, *--verbose*::
-More verbose output. If specified once, every hardlinked file is displayed, if specified twice, it also shows every comparison.
+include::man-common/help-version.adoc[]
+If specified once, every hardlinked file is displayed, if specified twice, it also shows every comparison.
 
 *-q*, *--quiet*::
 Quiet mode, don't print anything.
index 0509a8f357ddc80ae97fa02202f5012906ab007b..2d7b830b521cd5dfa7fb2a4845d552a7bcd95670 100644 (file)
@@ -180,11 +180,7 @@ Write to the specified _socket_ instead of to the system log socket.
 *--*::
 End the argument list. This allows the _message_ to start with a hyphen (-).
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 5e2b172f0f93d084addb35993de0c7d489dac66d..35b8978bccf32d6eac5df462c5771ed30963c9ab 100644 (file)
@@ -70,11 +70,7 @@ Ignore the case of alphabetic characters. This is on by default if no file is sp
 *-t*, *--terminate* _character_::
 Specify a string termination character, i.e., only the characters in _string_ up to and including the first occurrence of _character_ are compared.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 The *look* utility exits 0 if one or more lines were found and displayed, 1 if no lines were found, and >1 if an error occurred.
 
index 63e96e7b7b4ecfe7a040846211be8b43f5a41c54..7568f2a7e00d65a43aff5af63b0dae3e9e7c0929 100644 (file)
@@ -54,9 +54,6 @@ Exclude the devices specified by the comma-separated _list_ of major device numb
 *-f*, *--fs*::
 Output info about filesystems. This option is equivalent to *-o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSE%,MOUNTPOINTS*. The authoritative information about filesystems and raids is provided by the *blkid*(8) command.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-I*, *--include* _list_::
 Include devices specified by the comma-separated _list_ of major device numbers. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious.
 
@@ -109,8 +106,7 @@ Output info about block-device topology. This option is equivalent to
 +
 *-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE,RA,WSAME*.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 *-w*, *--width* _number_::
 Specifies output width as a number of characters. The default is the number of the terminal columns, and if not executed on a terminal, then output width is not restricted at all by default. This option also forces *lsblk* to assume that terminal control characters and unsafe characters are not allowed. The expected use-case is for example when *lsblk* is used by the *watch*(1) command.
index ae5b9b01d0f5238785961541dd759cb5ba62d254..72a7c10a43e3d3ee4d584162c598fb4355962d9c 100644 (file)
@@ -102,11 +102,7 @@ only for *lsfd* developers.
 *--dump-counters*::
 Dump the definition of counters used in *--summary* output.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == OUTPUT COLUMNS
 
index f46a56f6269b25a4419f1356f62b5689aadbb9ee..21ad643e53a279a197fd056a318ddb8841f9824c 100644 (file)
@@ -63,11 +63,7 @@ Use the raw output format.
 *-u*, *--notruncate*::
 Do not truncate text in columns.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == OUTPUT
 
index 0997d34c16241bb0524be20dac9418c874714a93..9a77e4266e9e535c1619f1f4f54d778f1ff3dbeb 100644 (file)
@@ -39,11 +39,7 @@ The _number_ argument may be followed by the multiplicative suffixes KiB=1024, M
 *-v*, *--verbose*::
 Inform where randomness originated, with amount of entropy read from each source.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILES
 
index bc5636ba3379392b9b9886218f7c5f1ea2364061..c8a317d7f07a505dd53d61ff8b6acf9b8cb42e9d 100644 (file)
@@ -56,11 +56,7 @@ Vertically align the modes and owners.
 *-x*, *--mountpoints*::
 Show mountpoint directories with a 'D' rather than a 'd'.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == BUGS
 
index 6cc881e344857b392873e5519531a9a13d487501..5eb1959573ccfcdf8208acd83926eb8f3c18fccb 100644 (file)
@@ -43,11 +43,7 @@ Do not overwrite existing files. When *--symlink* is active, do not overwrite sy
 *-i*, *--interactive*::
 Ask before overwriting existing files.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == WARNING
 
index d199f730b0f2874b35a9ab864b8c8ff82e2408a5..49e7b635910f8af02fc6088c2abefa8c0f7a9585 100644 (file)
@@ -62,11 +62,7 @@ Make *uuidd* exit after _number_ seconds of inactivity.
 *-t*, *--time*::
 Test *uuidd* by trying to connect to a running uuidd daemon and request it to return a time-based UUID.
 
-*-V*, *--version*::
-Output version information and exit.
-
-*-h*, *--help*::
-Display help screen and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLE
 
index a1469b0680b8446e7e44d301788de4c038787a88..3f71aa9a89331f40571290a9ffc9babc00c408de 100644 (file)
@@ -34,11 +34,7 @@ Generate a random-based UUID. This method creates a UUID consisting mostly of ra
 *-t*, *--time*::
 Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 *-m*, *--md5*::
 Use MD5 as the hash algorithm.
index 0668066749f0cb5ba5bf7ad784a75f73d46c050a..d517c192329ddb33d3dd8269419ab85282de86c2 100644 (file)
@@ -59,11 +59,7 @@ Specify which output columns to print. Use *--help* to get a list of all support
 *-r*, *--raw*::
 Use the raw output format.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index e2b22dcd010d18424ba5377b9835020047bbb607..2b07a967d8a51e081e0a2970c3a5e3c3de4d88de 100644 (file)
@@ -97,11 +97,7 @@ Terminates the directory list and signals the start of filenames. It _must_ be u
 *-l*::
 Output the list of effective lookup paths that *whereis* is using. When none of *-B*, *-M*, or *-S* is specified, the option will output the hard-coded paths that the command was able to find on the system.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == FILE SEARCH PATHS
 
index a3840b0952e6ce351b491b58e3955ca691038912..d53b7681d96c024e73b9abcd26b4008575c89d34 100644 (file)
@@ -46,9 +46,6 @@ Create a signature backup to the file _$HOME/wipefs-<devname>-<offset>.bak_. For
 *-f*, *--force*::
 Force erasure, even if the filesystem is mounted. This is required in order to erase a partition-table signature on a block device.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-J*, *--json*::
 Use JSON output format.
 
@@ -78,8 +75,7 @@ Suppress any messages after a successful signature wipe.
 *-t*, *--types* _list_::
 Limit the set of printed or erased signatures. More than one type may be specified in a comma-separated list. The list or individual types can be prefixed with 'no' to specify the types on which no action should be taken. For more details see *mount*(8).
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT
 
index f6a23cc387e6eeaaaed0b6f43381885f84c598db..6ccba7dfb0c56a45e9f55fae38eb54604d5f2561 100644 (file)
@@ -101,11 +101,7 @@ Operate on an existing PID and do not launch a new task.
 *-v*, *--verbose*::
 Show status information.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == USAGE
 
index d9c3319d41bd946c1ca98ec6c8fdd5e069937345..622c62ea97a280ab9b12f9f01f7297002cc6c824 100644 (file)
@@ -60,14 +60,10 @@ Specify the process group IDs of running processes for which to get or set the s
 *-t*, *--ignore*::
 Ignore failure to set the requested priority. If _command_ was specified, run it even in case it was not possible to set the desired scheduling priority, which can happen due to insufficient privileges or an old kernel version.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-u*, *--uid* _UID_...::
 Specify the user IDs of running processes for which to get or set the scheduling parameters.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index a469f574aee0414975c772db5d4796c32aa1aa76..c10cc62a2cdba05f03a8d613f3cd88c166567760 100644 (file)
@@ -77,11 +77,7 @@ Interpret _mask_ as numerical list of processors instead of a bitmask. Numbers a
 *-p*, *--pid*::
 Operate on an existing PID and do not launch a new task.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == USAGE
 
index 71e9f61005dea110766a9b2d1a02a63e2dc66f50..62295d3da01932625572ee97ed071b8014d4b9f2 100644 (file)
@@ -83,11 +83,7 @@ Set *SCHED_FLAG_RESET_ON_FORK* flag.
 *-v*, *--verbose*::
 Show status information.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == USAGE
 
index 195137400ed37d051074fc06d075b56d638b695b..83687435798ca769a2b1313115d4410fedf5b360 100644 (file)
@@ -49,11 +49,7 @@ Zero-fill rather than discard.
 *-v*, *--verbose*::
 Display the aligned values of _offset_ and _length_. If the *--step* option is specified, it prints the discard progress every second.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index f69430018e2ec388cea948329b5b3dc14a2d6e4c..8456b5e42ac187c957a5ac1a05d871d1d041720a 100644 (file)
@@ -98,11 +98,7 @@ Enforce commands to change zone status on block devices used by the system.
 *-v*, *--verbose*::
 Display the number of zones returned in the report or the range of sectors reset.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index d4b4ed0b9eec26e0322a9a2dab912761cfac61e0..c5797dfb372dce09c3000264b3ad8080039d0703 100644 (file)
@@ -50,11 +50,7 @@ The workload is concentrated on few CPUs.
 *-r*, *--rescan*::
 Trigger a rescan of CPUs. After a rescan, the Linux kernel recognizes the new CPUs. Use this option on systems that do not automatically detect newly attached CPUs.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 7a1d7577fdce60d536e566097f8e767bf7b4dc5c..de628aa43852c60db839243e5bfa1cb56749b565 100644 (file)
@@ -46,14 +46,10 @@ Set the specified _RANGE_, _SIZE_, or _BLOCKRANGE_ of memory online.
 *-z*, *--zone*::
 Select the memory _ZONE_ where to set the specified _RANGE_, _SIZE_, or _BLOCKRANGE_ of memory online or offline. By default, memory will be set online to the zone Movable, if possible.
 
-*-h*, *--help*::
-Print a short help text, then exit.
-
 *-v*, *--verbose*::
 Verbose mode. Causes *chmem* to print debugging messages about it's progress.
 
-*-V*, *--version*::
-Print the version number, then exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 1de3beb52e887420c407702152e7439b6e32e6f4..51d43e7b97a3f2f4c8113cbd2d7d228839851517 100644 (file)
@@ -28,11 +28,7 @@ Specifies process ID.
 *-n*, *--adjust* _value_::
 Specify the adjust score value.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index 9ccf4c92da39ddf870023fd29b2727b94f2c00fe..57842400ce218ddd985ddba6e6f558e859d4cd99 100644 (file)
@@ -34,11 +34,7 @@ The function of *ctrlaltdel* is usually set in the _/etc/rc.local_ file.
 
 == OPTIONS
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILES
 
index aa689ee0ac8be38d4957e663d49b7a1ec5d2822d..64b9146d6673dbbb244d37804cf097c37f4c133a 100644 (file)
@@ -141,11 +141,7 @@ Wait and print only new messages.
 *-x*, *--decode*::
 Decode facility and level (priority) numbers to human-readable prefixes.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == COLORS
 
index a4686c3a37bb42a655a1f6515e2032b6cfb4c055..8dd075731e5e0c9c0ff29f51929f4ee3da3cbc78 100644 (file)
@@ -49,9 +49,6 @@ Force eject, don't check device type, don't open device with exclusive lock. The
 *-f*, *--floppy*::
 This option specifies that the drive should be ejected using a removable floppy disk eject command.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-i*, **--manualeject on**|*off*::
 This option controls locking of the hardware eject button. When enabled, the drive will not be ejected when the button is pressed. This is useful when you are carrying a laptop in a bag or case and don't want it to eject if the button is inadvertently pressed.
 
@@ -82,8 +79,7 @@ With this option the drive is given a CD-ROM tray close command if it's opened,
 *-t*, *--trayclose*::
 With this option the drive is given a CD-ROM tray close command. Not all devices support this command.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 *-v*, *--verbose*::
 Run in verbose mode; more information is displayed about what the command is doing.
index 9cc30c27591738bd0d21e1f701fb0fb953385b0a..edcca8e0af92787e520629d18e8827c9da7daedb 100644 (file)
@@ -76,11 +76,7 @@ Option *--keep-size* can be specified to prevent file length modification.
 +
 Available since Linux 3.14 for ext4 (only for extent-based files) and XFS.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index ced4bf15e697042d837cfb5f4ae1b2f0fd13535d..3cfe5aca7136a890cbe3803448a0abf5484a5944 100644 (file)
@@ -83,11 +83,7 @@ Fail if the lock cannot be acquired within _seconds_. Decimal fractional values
 *--verbose*::
 Report how long it took to acquire the lock, or why the lock could not be obtained.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index aeea58eece9cd0101cbe5a994ec3eb5c47c6943c..e21df5b01230ea2242dadc912aaa7ee71d16a95e 100644 (file)
@@ -36,11 +36,7 @@ Note that even after freezing, the on-disk filesystem can contain information on
 *-u*, *--unfreeze*::
 This option is used to un-freeze the filesystem and allow operations to continue. Any filesystem modifications that were blocked by the freeze are unblocked and allowed to complete.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILESYSTEM SUPPORT
 
index b5c9eb30629c0bac3f9bae8fe249ecc3b675e63a..7accc427301584697afabfb4d5fe69d054a9eb34 100644 (file)
@@ -61,11 +61,7 @@ Verbose execution. With this option *fstrim* will output the number of bytes pas
 *--quiet-unsupported*::
 Suppress error messages if trim operation (ioctl) is unsupported. This option is meant to be used in *systemd* service file or in *cron*(8) scripts to hide warnings that are result of known problems, such as NTFS driver reporting _Bad file descriptor_ when device is mounted read-only, or lack of file system support for ioctl _FITRIM_ call. This option also cleans exit status when unsupported filesystem specified on *fstrim* command line.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index aa9f3337bd5c6c94ee96c0aac4b258ce3963ffa5..0d32b0a6421637d34e07e6771d37cba83bca642f 100644 (file)
@@ -101,11 +101,7 @@ The first two are only available on the first call of *settimeofday*(2) after bo
 *-w*, *--systohc*::
 Set the Hardware Clock from the System Clock, and update the timestamps in _{ADJTIME_PATH}_. With the *--update-drift* option also (re)calculate the drift factor. Try it without the option if *--systohc* fails. See *--update-drift* below.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == OPTIONS
 
index f8d0f002a647845711f9afdba8efb470573e445b..605b9286ca725c8b32d380d97ec2e0cd5739ea63 100644 (file)
@@ -40,11 +40,7 @@ Other options are:
 *-p*, *--mode* _mode_::
 Access permissions for the resource. Default is 0644.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index b577adb2e61c949452b7b7e0648288d41abc9d9d..98e3638921523065cfa08e3b608cfc12647ad5d7 100644 (file)
@@ -58,11 +58,7 @@ Remove the semaphore created with _semkey_.
 *-s*, *--semaphore-id* _semid_::
 Remove the semaphore identified by _semid_.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index eb19a91ceb3015506e3fe1cbb2a5cabc69af8801..0234232b46ba6387b7c49e617336fa2407930c80 100644 (file)
@@ -27,11 +27,7 @@ ipcs - show information on IPC facilities
 *-i*, *--id* _id_::
 Show full details on just the one resource element identified by _id_. This option needs to be combined with one of the three resource options: *-m*, *-q* or *-s*.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 === Resource options
 
index 987efba6aaf99f9758e3d8ab46b74558e3de23e7..3f215d2f0e66c27056abe957bb82e7d698ddc515 100644 (file)
@@ -37,11 +37,7 @@ Specify sort criteria by column name. See *--help* output to get column names. T
 *-S*, *--softirq*::
 Show softirqs information.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == INTERACTIVE MODE KEY COMMANDS
 
index 22619325d7f918256b08132489adbaec0b03aa82..a67b23626d8a6e4a43b19397c6c777ceaa90e558 100644 (file)
@@ -104,16 +104,10 @@ Set the parity of the serial line to odd.
 Set the speed (the baud rate) of the serial line to the specified _value_.
 
 *-c*, *--intro-command* _string_::
-Define an intro command that is sent through the serial line before the invocation of ldattach. E.g. in conjunction with line discipline GSM0710, the command 'AT+CMUX=0\r' is commonly suitable to switch the modem into the CMUX mode.
+Define an intro command that is sent through the serial line before the invocation of *ldattach*. E.g. in conjunction with line discipline GSM0710, the command 'AT+CMUX=0\r' is commonly suitable to switch the modem into the CMUX mode.
 
 *-p*, *--pause* _value_::
-Sleep for _value_ seconds before the invocation of ldattach. Default is one second.
-
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+Sleep for _value_ seconds before the invocation of *ldattach*. Default is one second.
 
 == AUTHORS
 
index 52df95bd67d937c7cf0d73996a9a56a9b716862b..075d079fd14472e53d57e440b917179c6d47a737 100644 (file)
@@ -113,12 +113,6 @@ Use the raw *--list* output format.
 *-J*, *--json*::
 Use JSON format for *--list* output.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
-
 == ENCRYPTION
 
 *Cryptoloop is no longer supported in favor of dm-crypt.* For more details see *cryptsetup*(8).
index 1ab78f3efd532c5d0008efc2fee61c095dc744c7..639ee166fc5e2b25fc8d3338b202804c705f4821 100644 (file)
@@ -60,9 +60,6 @@ When specifying the _list_ argument, the string of option, equal sign (=), and _
 +
 The default list of columns may be extended if list is specified in the format +list (e.g., lscpu -e=+MHZ).
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-J*, *--json*::
 Use JSON output format for the default summary or extended output (see *--extended*).
 
@@ -86,9 +83,6 @@ Display physical IDs for all columns with topology elements (core, socket, etc.)
 +
 The CPU logical numbers are not affected by this option.
 
-*-V*, *--version*::
-Display version information and exit.
-
 *--output-all*::
 Output all available columns. This option must be combined with either *--extended*, *--parse* or *--caches*.
 
index dea014d8ed8fc01aab629f0e7edcc631aa72151b..fdf29ec27a3af1a79f3e2c182299433876ebbc04 100644 (file)
@@ -26,11 +26,7 @@ Show full details on just the one resource element identified by _id_. This opti
 *-g*, *--global*::
 Show system-wide usage and limits of IPC resources. This option may be combined with one of the three resource options: *-m*, *-q* or *-s*. The default is to show information about all resources.
 
-*-h*, *--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 === Resource options
 
index 30e5912704fc957696dd9c018a6157b8e8e5d01b..67bd69023b8fd425c560e57ad8e06d2cc26b117e 100644 (file)
@@ -40,11 +40,7 @@ Produce output in the form of key="value" pairs. All potentially unsafe characte
 *-S*, *--softirq*::
 Show softirqs information.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index 5d224c77aaf5e9a182d825df319bcaf8b5b68168..10460a86e24aaa7314264c628bb89eeebd3b00e2 100644 (file)
@@ -36,9 +36,6 @@ List each individual memory block, instead of combining memory blocks with simil
 *-b*, *--bytes*::
 include::man-common/in-bytes.adoc[]
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-J*, *--json*::
 Use JSON output format.
 
@@ -63,8 +60,7 @@ Specify which columns (attributes) use to split memory blocks to ranges. The sup
 *-s*, *--sysroot* _directory_::
 Gather memory data for a Linux instance other than the instance from which the *lsmem* command is issued. The specified _directory_ is the system root of the Linux instance to be inspected.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 *--summary*[=_when_]::
 This option controls summary lines output. The optional argument _when_ can be *never*, *always* or *only*. If the _when_ argument is omitted, it defaults to *"only"*. The summary output is suppressed for *--raw*, *--pairs* and *--json*.
index d853f0656b3eb12320901de902ee9667c92ed760..e4114b716c462780d9a78b291e3dfd7e54908aea 100644 (file)
@@ -67,12 +67,7 @@ Do not use multi-line text in columns.
 Use tree-like output format.
 If *process* is given as _rel_, print process tree(s) in each name space. This is default when *--tree* is not specified. If *parent* is given, print tree(s) constructed by the parent/child relationship. If *owner* is given, print tree(s) constructed by the owner/owned relationship. *owner* is used as default when _rel_ is omitted.
 
-
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index 6f4465d0d453eb9916dadcd66d2d991f0374f5ee..a308be76710c41295accf19e2b824ec112436ab2 100644 (file)
@@ -443,11 +443,7 @@ A synonym is *-o rw*.
 +
 Note that specifying *-w* on the command line forces *mount* to never try read-only mount on write-protected devices or already mounted read-only filesystems.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILESYSTEM-INDEPENDENT MOUNT OPTIONS
 
index bdcb1609056de28434a922a09a4e2a5b75f8cb97..bc8a2e9ed69b8f1e02333af9cc31fa316a65fc3a 100644 (file)
@@ -34,11 +34,7 @@ Do not follow symbolic link if it the last element of the _directory_ path.
 *-x*, *--devno*::
 Show the major/minor numbers of the given blockdevice on standard output.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index df92fc2608b172c9004d43ea8ec92d58bbf5f84e..2500ff20716961b536c608997ee475571b21d8d1 100644 (file)
@@ -127,11 +127,7 @@ Do not fork before exec'ing the specified program. By default, when entering a P
 *-Z*, *--follow-context*::
 Set the SELinux security context used for executing a new process according to already running process specified by *--target* PID. (The util-linux has to be compiled with SELinux support otherwise the option is unavailable.)
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index c486d34ec1e0f5cdca7bf6241a3b3f1b01ff0842..9eba2902c8923ef5932c80b3412ae902db750c72 100644 (file)
@@ -32,11 +32,7 @@ Note that *exec chroot* changes the running executable, which is necessary if th
 
 == OPTIONS
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLE
 
index 0a471954bd272766498ecabcaab9e797c5510c00..bc8c9a12d4a983f7eb0ae685f14c60c373dcbe17 100644 (file)
@@ -40,9 +40,6 @@ Because of the nature of limits, the soft limit must be lower or equal to the hi
 
 == GENERAL OPTIONS
 
-*-h, --help*::
-Display help text and exit.
-
 *--noheadings*::
 Do not print a header line.
 
@@ -58,8 +55,7 @@ Use the raw output format.
 *--verbose*::
 Verbose mode.
 
-*-V, --version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == RESOURCE OPTIONS
 
index a334d0eadec69d6f64fdeaad2c818df0ce75843d..62613c35198f725253d441a53a393d6ac4c40532 100644 (file)
@@ -51,11 +51,7 @@ Print individual counters within functions.
 *-v*, *--verbose*::
 Verbose. The output is organized in four columns and filled with blanks. The first column is the RAM address of a kernel function, the second is the name of the function, the third is the number of clock ticks and the last is the normalized load.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILES
 
index 4187cd6016b7ba602229b0801590f51f1d633675..26392c2d7977345233c83a21a7c6ece9e62cafe5 100644 (file)
@@ -66,11 +66,7 @@ Interpret the succeeding arguments as process IDs (the default).
 *-u*, *--user*::
 Interpret the succeeding arguments as usernames or UIDs.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == FILES
 
index 426583ae90ba42c02b74e24b92b12d906fa76fe6..fcdab414a4b78775f9a4d9bc2c53aaaf15690232 100644 (file)
@@ -39,11 +39,7 @@ Output all available columns.
 *-r*, *--raw*::
 Use the raw output format.
 
-*--help*::
-Display help text and exit.
-
-*--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == COMMANDS
 
index 9dd19c0aedef4cca6265a5ef00bc5d77a5c2c5eb..a6c4402bab7ff0a9b85fc974304307b4c0e32543 100644 (file)
@@ -105,11 +105,7 @@ Assume that the hardware clock is set to UTC (Universal Time Coordinated), regar
 *-v*, *--verbose*::
 Be verbose.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index 70bfd86127ca614d76ee3a80063990c593c2bbed..d204028f4fab049e8adac53073efb5c5b2c35b39 100644 (file)
@@ -70,11 +70,7 @@ If this is set then *mmap*(3p) *PROT_READ* will also add the *PROT_EXEC* bit - a
 *-Z*, *--mmap-page-zero*::
 SVr4 bug emulation that will set *mmap*(3p) page zero as read-only. Use when _program_ depends on this behavior, and the source code is not available to be fixed. Turns on *MMAP_PAGE_ZERO*.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLE
 
index 32904dcf465e128b632d4d4071e61e4bd43e8216..a0ad6f8dfa5a809551877eff1d06569e0d0ec0c3 100644 (file)
@@ -89,11 +89,7 @@ Clears all the environment variables except *TERM*; initializes the environment
 +
 The environment variable *PATH* may be different on systems where _/bin_ and _/sbin_ are merged into _/usr_. The environment variable *SHELL* defaults to */bin/sh* if none is given in the user's passwd entry.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index 8a827ad52953f42558ddcdb0e537b02ff8d10578..c10ad824496ed446015b3c608a02496e00902b77 100644 (file)
@@ -49,9 +49,6 @@ Silently skip devices that do not exist. The _/etc/fstab_ mount option *nofail*
 *-f*, *--fixpgsz*::
 Reinitialize (exec mkswap) the swap space if its page size does not match that of the current running kernel. *mkswap*(8) initializes the whole device and does not check for bad blocks.
 
-*-h*, *--help*::
-Display help text and exit.
-
 *-L* _label_::
 Use the partition that has the specified _label_. (For this, access to _/proc/partitions_ is needed.)
 
@@ -89,8 +86,7 @@ Use the partition that has the specified _uuid_.
 *-v*, *--verbose*::
 Be verbose.
 
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index a1a52c4fdb505544c57456902b07875f9e450474..3331ea368cc81783281772343762e391192c53cf 100644 (file)
@@ -24,11 +24,7 @@ switch_root - switch to another filesystem as the root of the mount tree
 
 == OPTIONS
 
-*-h, --help*::
-Display help text and exit.
-
-*-V, --version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index c1f6e06942cd3644fab0148683024e7a0146c1a9..ea7f5ac56fb7274a4548a08575c96f119df5dae4 100644 (file)
@@ -111,11 +111,7 @@ Indicate that the actions should only be taken on filesystems of the specified _
 *-v*, *--verbose*::
 Verbose mode.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NON-SUPERUSER UMOUNTS
 
index cb1302461ede287b4c701b47de70bf12080bb701..f3367a806140e795345709282b7185c27252eb16 100644 (file)
@@ -137,11 +137,7 @@ Set the offset of *CLOCK_MONOTONIC* which will be used in the entered time names
 *--boottime* _offset_::
 Set the offset of *CLOCK_BOOTTIME* which will be used in the entered time namespace. This option requires unsharing a time namespace with *--time*.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index ee7cf96d7fe6557dcacb5e5e3453d5510830b618..6eb44e5d86e97e3d1fb91d062a3e2d49c434ac84 100644 (file)
@@ -63,11 +63,7 @@ Do not print watchdog timeouts.
 *-x*, *--flags-only*::
 Same as *-I -T*.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == AUTHORS
 
index 2bb4f96239ca9a43adde2bcf5c726700f173c9fb..cdfb13d161a06218e6b37b20215ea2fc85237ae7 100644 (file)
@@ -67,11 +67,7 @@ The _size_ argument may be followed by the multiplicative suffixes KiB (=1024),
 *-t*, *--streams* _number_::
 Set the maximum number of compression streams that can be used for the device. The default is use all CPUs and one stream for kernels older than 4.6.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index f75a12f25fcf505875047d9c7ef2861abd3fd374..9274b1020f84a0d8d7c7a4d33b81339b200f2afb 100644 (file)
@@ -180,11 +180,7 @@ Run login with this priority.
 *--reload*::
 Ask all running agetty instances to reload and update their displayed prompts, if the user has not yet commenced logging in. After doing so the command will exit. This feature might be unsupported on systems without Linux *inotify*(7).
 
-*--version*::
-Display version information and exit.
-
-*--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLE
 
index 1375ffdff2a6b892a321e127c39b95a0bccab159..5ccef728846a1ce883c73263f03ddfb18fadf2a2 100644 (file)
@@ -71,11 +71,7 @@ If no arguments are given, *mesg* shows the current message status on standard e
 *-v*, *--verbose*::
 Explain what is being done.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXIT STATUS
 
index 3c84de0e931bc4495295537fbb815b6f40a2fa2a..957cc29c7bca6a18eb7f63b22e3db754ff0205a6 100644 (file)
@@ -118,11 +118,7 @@ Be quiet (do not write start and done messages to standard output).
 *-t*[_file_], *--timing*[=_file_]::
 Output timing data to standard error, or to _file_ when given. This option is deprecated in favour of *--log-timing* where the _file_ argument is not optional.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == SIGNALS
 
index 0ba5da08d4ccd74ba54bdae9236f064f9fc427d8..73e8faf5d3b36f7a37675a622887fb4e9d4ca1aa 100644 (file)
@@ -45,11 +45,7 @@ Speed up the replay displaying this _number_ of times. The argument is a floatin
 *-m*, *--maxdelay* _number_::
 Set the maximum delay between updates to _number_ of seconds. The argument is a floating-point number. This can be used to avoid long pauses in the typescript replay.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLES
 
index 3f96a2d42c1c544b193273a320f9bd5cbc0febd4..4b3d448e33bf6472203540486022d30288da5443 100644 (file)
@@ -62,11 +62,7 @@ Display details about the session recorded in the specified timing file and exit
 *-x*, *--stream* _type_::
 Forces *scriptreplay* to print only the specified stream. The supported stream types are _in_, _out_, _signal_, or _info_. This option is recommended for multi-stream logs (e.g., *--log-io*) in order to print only specified data.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == EXAMPLES
 
index 7c45cd2e2ff7238a2dcb86dd4e1ee53cab97fffa..68b8554cb5d65fc31100d5ac0f44e1ffc30ee74a 100644 (file)
@@ -154,11 +154,7 @@ Sets the color for underlined characters. Virtual consoles only.
 *--underline* on|off::
 Turns underline mode on or off.
 
-*--version*::
-Displays version information and exits.
-
-*--help*::
-Displays a help text and exits.
+include::man-common/help-version.adoc[]
 
 == COMPATIBILITY
 
index 775791e8fa7774470127f1cf8ccbc3ecce978d38..441871d41ca02d772c676c6d9b9fe84415379419 100644 (file)
@@ -68,11 +68,7 @@ Abandon the write attempt to the terminals after _timeout_ seconds. This _timeou
 *-g*, *--group* _group_::
 Limit printing message to members of group defined as a _group_ argument. The argument can be group name or GID.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == NOTES
 
index b65be3548429f21f712e1663b15d32de2ce5f3fa..d18977f1af57c0de9f7585120496009f5daeff46 100644 (file)
@@ -71,11 +71,7 @@ The traditional protocol for writing to someone is that the string _-o_, either
 
 == OPTIONS
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == HISTORY
 
index 823c9a8cac4896dd41ffa44b208c39fbf2dc8132..cb9790f574468d5fb5efa74d0c95ad9f7eb9fd5e 100644 (file)
@@ -77,11 +77,7 @@ Force unknown control sequences to be passed through unchanged. Normally *col* w
 *-x*, *--spaces*::
 Output multiple spaces instead of tabs.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-H*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == CONFORMING TO
 
index 0ffdf388e1dd74b10e3f7da14638b237a551e599..06519983a2638dc6c0e6915309d49be53f4e71a6 100644 (file)
@@ -61,11 +61,7 @@ Suppress all underlining. This option is especially useful for previewing _allbo
 *-2*, *--half-lines*::
 Causes all half-lines to be printed, effectively double spacing the output. Normally, a minimal space output format is used which will suppress empty lines. The program never suppresses two consecutive empty lines, however. The *-2* option is useful for sending output to the line printer when the output contains superscripts and subscripts which would otherwise be invisible.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == HISTORY
 
index 2a41e9de53d3fbda5fa960cc29acacf07435e5c9..529133961a1ac4c7d2cf0197ef22d105b1a9a33f 100644 (file)
@@ -58,11 +58,7 @@ Column numbering starts with column 1.
 
 == OPTIONS
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == HISTORY
 
index e0f7f57ed6594dbfe39fa67511c928dcc7c2c43f..02ea3ce85ef1132668c73ac551422f301d410378 100644 (file)
@@ -132,11 +132,7 @@ Specify column with parent ID to create child-parent relation.
 *-x, --fillrows*::
 Fill rows before filling columns.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h, --help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT
 
index 6f35f4dc0ae2e65f19f99397fb72fe53d5445de3..a4f13761d97dd9bcf62647ecdd23cdc1663a5560 100644 (file)
@@ -95,11 +95,7 @@ The *-v* option causes *hexdump* to display all input data. Without the *-v* opt
 *-x*, *--two-bytes-hex*::
 _Two-byte hexadecimal display_. Display the input offset in hexadecimal, followed by eight space-separated, four-column, zero-filled, two-byte quantities of input data, in hexadecimal, per line.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 For each input file, *hexdump* sequentially copies the input to standard output, transforming the data according to the format strings specified by the *-e* and *-f* options, in the order that they were specified.
 
@@ -113,7 +109,7 @@ The byte count is an optional positive integer. If specified it defines the numb
 
 If an iteration count and/or a byte count is specified, a single slash must be placed after the iteration count and/or before the byte count to disambiguate them. Any whitespace before or after the slash is ignored.
 
-The format is required and must be surrounded by double quote (" ") marks. It is interpreted as a fprintf-style format string (see *fprintf*(3), with the following exceptions:
+The format is required and must be surrounded by double quote (" ") marks. It is interpreted as a fprintf-style format string (see *fprintf*(3)), with the following exceptions:
 
 1.::
 An asterisk (*) may not be used as a field width or precision.
index ea1b669c46f71fe95a3b15ff60737b2253d063ca..40f2422f30a8cf91948b297071f19b701079be94 100644 (file)
@@ -95,11 +95,7 @@ Start displaying each file at line _number_.
 **+**/__string__::
 The _string_ to be searched in each file before starting to display it.
 
-*--help*::
-Display help text and exit.
-
-*-V*, *--version*::
-Display version information and exit.
+include::man-common/help-version.adoc[]
 
 == COMMANDS
 
index e92b8477651815f0521e9a8c57c4fd427a69bef7..62b456e9accb229950b807a32d9d3a3d49cad82c 100644 (file)
@@ -59,11 +59,7 @@ Disallow the shell escape.
 *-s*::
 Print messages in _standout_ mode, if the terminfo entry for the terminal provides this capability.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == COMMANDS
 
index fbef783f43b64fa643d8d93b3bf351be308f1061..9076a7d37416c600b16e09a5de82f880aa2c8f69 100644 (file)
@@ -56,11 +56,7 @@ This utility is a line-oriented tool and it uses in-memory allocated buffer for
 
 == OPTIONS
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == SEE ALSO
 
index b192356fc496d4f9d8bc867471628b07bea025d0..bc19e61d7629fe544c781aad47d354191d978104 100644 (file)
@@ -60,11 +60,7 @@ Underlining is indicated by a separate line containing appropriate dashes `-'; t
 *-t*, *-T*, *--terminal* _terminal_::
 Override the environment variable *TERM* with the specified _terminal_ type.
 
-*-V*, *--version*::
-Display version information and exit.
-
-*-h*, *--help*::
-Display help text and exit.
+include::man-common/help-version.adoc[]
 
 == ENVIRONMENT