summaryrefslogtreecommitdiffstats
path: root/misc-utils/lslocks.8
diff options
context:
space:
mode:
authorKarel Zak2018-04-18 14:54:49 +0200
committerKarel Zak2018-04-18 15:01:31 +0200
commit51b0bcf01d1bdfe704e4fe91546f8bd52f416f6f (patch)
treea2e44f1aeb488986b4526d4972e93c192937b02a /misc-utils/lslocks.8
parentfindmnt: use scols_column_set_json_type() (diff)
downloadkernel-qcow2-util-linux-51b0bcf01d1bdfe704e4fe91546f8bd52f416f6f.tar.gz
kernel-qcow2-util-linux-51b0bcf01d1bdfe704e4fe91546f8bd52f416f6f.tar.xz
kernel-qcow2-util-linux-51b0bcf01d1bdfe704e4fe91546f8bd52f416f6f.zip
lslocks: add --bytes cleanup SIZE usage
The new command line option --bytes disables human readable output for the SIZE and keep size in bytes. We use the same concept for all our utils. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/lslocks.8')
-rw-r--r--misc-utils/lslocks.83
1 files changed, 3 insertions, 0 deletions
diff --git a/misc-utils/lslocks.8 b/misc-utils/lslocks.8
index 5c7fb6f9e..ba0f44752 100644
--- a/misc-utils/lslocks.8
+++ b/misc-utils/lslocks.8
@@ -20,6 +20,9 @@ since Linux 3.15, see \fBfcntl\fR(2) for more details.
.SH OPTIONS
.TP
+.BR \-b , " \-\-bytes"
+Print the SIZE column in bytes rather than in a human-readable format.
+.TP
.BR \-i , " \-\-noinaccessible"
Ignore lock files which are inaccessible for the current user.
.TP