]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - misc-utils/lslocks.8
Merge branch 'patch-1' of https://github.com/edupont/util-linux
[thirdparty/util-linux.git] / misc-utils / lslocks.8
index 5c7fb6f9e70d3d52e610e11c184ab7fb4cc66ff4..40b2cebf67dc2cedae1d3f8bb45ff18a5678e197 100644 (file)
@@ -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
@@ -37,6 +40,9 @@ to get a list of all supported columns.
 The default list of columns may be extended if \fIlist\fP is
 specified in the format \fI+list\fP (e.g. \fBlslocks -o +BLOCKER\fP).
 .TP
+.B \-\-output\-all
+Output all available columns.
+.TP
 .BR \-p , " \-\-pid " \fIpid\fP
 Display only the locks held by the process with this \fIpid\fR.
 .TP