]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: improve and harmonize the description of -H / --list-columns
authorBenno Schulenberg <bensberg@telfort.nl>
Mon, 14 Apr 2025 09:45:28 +0000 (11:45 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 15 Apr 2025 11:53:43 +0000 (13:53 +0200)
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
lsfd-cmd/lsfd.1.adoc
misc-utils/findmnt.8.adoc
misc-utils/lsblk.8.adoc
misc-utils/lslocks.8.adoc
sys-utils/lsns.8.adoc

index d1a78f105d0bd31e91ae49bd6058707afd6bf08e..b0ba2ba5379e6778c76b3d72a3f5ce0e2b43cba3 100644 (file)
@@ -114,7 +114,8 @@ Dump the definition of counters used in *--summary* output.
 Print paths as terminal hyperlinks. The _mode_ can be set to "always", "never", or "auto". The optional argument _when_ can be set to "auto", "never", or "always". If the _when_ argument is omitted, it will default to "auto". The "auto" setting means that hyperlinks will only be used if the output is on a terminal.
 
 *-H*, *--list-columns*::
-List available columns that you can specify at *--output* option.
+List the columns that can be specified with the *--output* option.
+Can be used with *--json* or *--raw* to get the list in a machine-readable format.
 
 include::man-common/help-version.adoc[]
 
index 9ac9316e340b77014262b59d0b8b835a969618b4..a26fb8ca2e88b24e96bb38bdd5152dd82de8225f 100644 (file)
@@ -64,7 +64,8 @@ Search in an alternative file. If used with *--fstab*, *--mtab* or *--kernel*, t
 Print the first matching filesystem only.
 
 *-H*, *--list-columns*::
-List the available columns, use with *--json* or *--raw* to get output in machine-readable format.
+List the columns that can be specified with the *--output* option.
+Can be used with *--json* or *--raw* to get the list in a machine-readable format.
 
 *--hyperlink*[**=**_mode_]::
 Print mountpoint paths as terminal hyperlinks. The optional _mode_ argument
index 742fe5f680dd57ff7d8c05d8fb3edd0681c9b2cc..8151525af96b364b0593b0f80f7b39f573b2e7ab 100644 (file)
@@ -42,7 +42,8 @@ Disable all built-in filters and list all empty devices and RAM disk devices too
 include::man-common/in-bytes.adoc[]
 
 *-H*, *--list-columns*::
-List the available columns, use with *--json* or *--raw* to get output in machine-readable format.
+List the columns that can be specified with the *--output* option.
+Can be used with *--json* or *--raw* to get the list in a machine-readable format.
 
 *-D*, *--discard*::
 Print information about the discarding capabilities (TRIM, UNMAP) for each device.
index 2084d96c051660581eba2e0c57dac9ccef5bac11..2395d86fbcd837b8403037db30c3f43b17929be3 100644 (file)
@@ -35,7 +35,8 @@ lslocks - list local system locks
 include::man-common/in-bytes.adoc[]
 
 *-H*, *--list-columns*::
-List the available columns, use with *--json* or *--raw* to get output in machine-readable format.
+List the columns that can be specified with the *--output* option.
+Can be used with *--json* or *--raw* to get the list in a machine-readable format.
 
 *-i*, *--noinaccessible*::
 Ignore lock files which are inaccessible for the current user.
index 88c2b848fe59919dd6608137ad3451f3816001c9..3cbe3504ec3c6059d2d3cde0b491d29a7dbee71d 100644 (file)
@@ -32,7 +32,8 @@ Note that *lsns* reads information directly from the _/proc_ filesystem and for
 == OPTIONS
 
 *-H*, *--list-columns*::
-List the available columns, use with *--json* or *--raw* to get output in machine-readable format.
+List the columns that can be specified with the *--output* option.
+Can be used with *--json* or *--raw* to get the list in a machine-readable format.
 
 *-J*, *--json*::
 Use JSON output format.