aboutgitcodebugslistschat
path: root/passt.1
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-10-26 16:48:42 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-10-27 00:17:56 +0200
commit74029516585dd78cc780e135a8c29d545e7e790e (patch)
treec953192d6bea691673ef651278a3dc721c1bfd8a /passt.1
parente4df8b084490dab4ace46230e923a79c2cba79a9 (diff)
downloadpasst-74029516585dd78cc780e135a8c29d545e7e790e.tar
passt-74029516585dd78cc780e135a8c29d545e7e790e.tar.gz
passt-74029516585dd78cc780e135a8c29d545e7e790e.tar.bz2
passt-74029516585dd78cc780e135a8c29d545e7e790e.tar.lz
passt-74029516585dd78cc780e135a8c29d545e7e790e.tar.xz
passt-74029516585dd78cc780e135a8c29d545e7e790e.tar.zst
passt-74029516585dd78cc780e135a8c29d545e7e790e.zip
conf, passt.1: Don't imply --foreground with --debug
Having -f implied by -d (and --trace) usually saves some typing, but debug mode in background (with a log file) is quite useful if pasta is started by Podman, and is probably going to be handy for passt with libvirt later, too. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'passt.1')
-rw-r--r--passt.15
1 files changed, 2 insertions, 3 deletions
diff --git a/passt.1 b/passt.1
index 92c4ce2..d121050 100644
--- a/passt.1
+++ b/passt.1
@@ -79,12 +79,11 @@ for performance reasons.
.TP
.BR \-d ", " \-\-debug
-Be verbose, don't run in background, don't log to the system logger.
+Be verbose, don't log to the system logger.
.TP
.BR \-\-trace
-Be extra verbose, show single packets, don't run in background. Implies
-\fB--debug\fR.
+Be extra verbose, show single packets. Implies \fB--debug\fR.
.TP
.BR \-q ", " \-\-quiet