aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-01 08:55:41 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-01 08:55:41 -0400
commit78e519f5108d327afb3341439fee9a49491534fe (patch)
treebd77a6c686abc61e11fca3dd81a1e5ea3f9b02b9 /src/man
parentprint error for /home/netblue in profile files (#3071) (diff)
downloadfirejail-78e519f5108d327afb3341439fee9a49491534fe.tar.gz
firejail-78e519f5108d327afb3341439fee9a49491534fe.tar.zst
firejail-78e519f5108d327afb3341439fee9a49491534fe.zip
replaced --nowrap with --wrap in firemon (#2992)
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firemon.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/man/firemon.txt b/src/man/firemon.txt
index f74e56ef9..cea6c0265 100644
--- a/src/man/firemon.txt
+++ b/src/man/firemon.txt
@@ -46,9 +46,6 @@ Print information only about named sandbox.
46\fB\-\-netstats 46\fB\-\-netstats
47Monitor network statistics for sandboxes creating a new network namespace. 47Monitor network statistics for sandboxes creating a new network namespace.
48#endif 48#endif
49.TP
50\fB\-\-nowrap
51Enable line wrapping in terminals. By default the lines are trimmed.
52#ifdef HAVE_NETWORK 49#ifdef HAVE_NETWORK
53.TP 50.TP
54\fB\-\-route 51\fB\-\-route
@@ -67,7 +64,9 @@ Print a tree of all sandboxed processes.
67.TP 64.TP
68\fB\-\-version 65\fB\-\-version
69Print program version and exit. 66Print program version and exit.
70 67.TP
68\fB\-\-wrap
69Enable line wrapping in terminals. By default the lines are trimmed.
71.TP 70.TP
72\fB\-\-x11 71\fB\-\-x11
73Print X11 display number. 72Print X11 display number.