Three years ago, commit
2b2d317242 was a little overzealous and replaced
also occurrences of --help and --version that were *not* paired with -h
and -V: `agetty` does not know -V and uses -h for something else, and
`setterm` does not know any short options at all.
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
*--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).
-include::man-common/help-version.adoc[]
+*--help*::
+Display help text and exit.
+
+*--version*::
+Display version and exit.
== CONFIG FILE ITEMS
*agetty* reads the _/etc/login.defs_ configuration file (see *login.defs*(5)).
*--underline* **on**|**off**::
Turns underline mode on or off.
-include::man-common/help-version.adoc[]
+*--help*::
+Display help text and exit.
+
+*--version*::
+Display version and exit.
== WARNING