Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
ADOCFILES_COMMON += \
+ man-common/annotation.adoc \
man-common/bugreports.adoc \
man-common/colors.adoc \
man-common/footer.adoc \
--- /dev/null
+*--annotation*[**=**_when_]::
+Adds an annotation to column header names which can be printed as a
+tooltip by supporting terminals. The optional _when_ argument can be
+*always*, *never*, or *auto*. If the argument is omitted, it defaults to
+*auto*, which means that annotations will only be used when the output
+goes to a terminal.
man_common_adocs = files(
+ 'annotation.adoc',
'bugreports.adoc',
'colors.adoc',
'footer.adoc',
[po4a_langs] cs de es fr ko pl pt_BR ro sr uk
[po4a_paths] util-linux-man.pot $lang:$lang.po
+[type:asciidoc] ../man-common/annotation.adoc $lang:$lang/man-common/annotation.adoc opt:"--keep 0"
[type:asciidoc] ../man-common/bugreports.adoc $lang:$lang/man-common/bugreports.adoc opt:"--keep 0"
[type:asciidoc] ../man-common/colors.adoc $lang:$lang/man-common/colors.adoc opt:"--keep 0"
[type:asciidoc] ../man-common/footer-config.adoc $lang:$lang/man-common/footer-config.adoc opt:"--keep 0"
*--output-all*::
Output all available columns.
+include::man-common/annotation.adoc[]
+
*--noheadings*::
Do not print headings when displaying *--show* output.