]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsns: (man) write about using multi-line in NSFS cell of lsns
authorMasatake YAMATO <yamato@redhat.com>
Fri, 24 Nov 2017 10:31:10 +0000 (19:31 +0900)
committerKarel Zak <kzak@redhat.com>
Mon, 27 Nov 2017 16:13:40 +0000 (17:13 +0100)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
sys-utils/lsns.8

index ebdc1df04fb7ed515528adf74dd1e1d0b9f10a15..4d108a48c0cc66e6d8293e430d7c75c054a14f45 100644 (file)
@@ -20,6 +20,11 @@ avoid using default outputs in your scripts.  Always explicitly define expected
 columns by using the \fB\-\-output\fR option together with a columns list in
 environments where a stable output is required.
 
+\fBNSFS\fP column, printed when \fBnet\fP is specified for
+\fB\-\-type\fR option, is specifal; it uses multi-line cells.
+\fB\-\-nowrap\fR is for switching to "," separated single-line
+representation.
+
 Note that \fBlsns\fR reads information directly from the /proc filesystem and
 for non-root users it may return incomplete information.  The current /proc
 filesystem may be unshared and affected by a PID namespace
@@ -60,6 +65,9 @@ Display the specified \fItype\fP of namespaces only.  The supported types are
 .BR \-u , " \-\-notruncate"
 Do not truncate text in columns.
 .TP
+.BR \-W , " \-\-nowrap"
+Do not use multi-line text in columns.
+.TP
 .BR \-V , " \-\-version"
 Display version information and exit.
 .TP