]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslocks: add --bytes cleanup SIZE usage
authorKarel Zak <kzak@redhat.com>
Wed, 18 Apr 2018 12:54:49 +0000 (14:54 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 18 Apr 2018 13:01:31 +0000 (15:01 +0200)
commit51b0bcf01d1bdfe704e4fe91546f8bd52f416f6f
treea2e44f1aeb488986b4526d4972e93c192937b02a
parent3a645e3658095e7e7dbdebbc938ddb85bbbc02bb
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>
misc-utils/lslocks.8
misc-utils/lslocks.c