summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-10-26 09:46:29 +0200
committerGuillem Jover <guillem@debian.org>2019-01-15 04:49:02 +0100
commit8c7a750be37a5940232a4f1f6b2c32d19754c24c (patch)
treeb93b08f3d21a86d3220436cc21316db7d0b7f6e0 /man
parent2d5b58849369c7d27be2f4271ff9e8d96a773288 (diff)
downloaddpkg-8c7a750be37a5940232a4f1f6b2c32d19754c24c.tar.gz
u-a: Add new --debug option
The code was there but commented out. Let's add proper support for debugging output, controllable at run-time.
Diffstat (limited to 'man')
-rw-r--r--man/update-alternatives.man8
1 files changed, 6 insertions, 2 deletions
diff --git a/man/update-alternatives.man b/man/update-alternatives.man
index 7d81271c9..a1023d854 100644
--- a/man/update-alternatives.man
+++ b/man/update-alternatives.man
@@ -364,11 +364,15 @@ Skip configuration prompt for alternatives which are properly configured
in automatic mode. This option is only relevant with \fB\-\-config\fR or
\fB\-\-all\fR.
.TP
+.B \-\-quiet
+Do not generate any comments unless errors occur.
+.TP
.B \-\-verbose
Generate more comments about what is being done.
.TP
-.B \-\-quiet
-Don't generate any comments unless errors occur.
+.B \-\-debug
+Generate even more comments, helpful for debugging, about what is being done
+(since version 1.19.3).
.
.SH EXIT STATUS
.TP