summaryrefslogtreecommitdiffstats
path: root/sys-utils/lsns.8
diff options
context:
space:
mode:
authorMasatake YAMATO2017-11-24 11:31:10 +0100
committerKarel Zak2017-11-27 17:13:40 +0100
commit7817b2ad088aba3283d45b7e9f7407acbfe693d2 (patch)
treeeb71a9df74831a5f7e23831b0d35e1b0afd6b53c /sys-utils/lsns.8
parentlsns: add a case for testing nsfs column (diff)
downloadkernel-qcow2-util-linux-7817b2ad088aba3283d45b7e9f7407acbfe693d2.tar.gz
kernel-qcow2-util-linux-7817b2ad088aba3283d45b7e9f7407acbfe693d2.tar.xz
kernel-qcow2-util-linux-7817b2ad088aba3283d45b7e9f7407acbfe693d2.zip
lsns: (man) write about using multi-line in NSFS cell of lsns
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Diffstat (limited to 'sys-utils/lsns.8')
-rw-r--r--sys-utils/lsns.88
1 files changed, 8 insertions, 0 deletions
diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8
index ebdc1df04..4d108a48c 100644
--- a/sys-utils/lsns.8
+++ b/sys-utils/lsns.8
@@ -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