From 8c7a750be37a5940232a4f1f6b2c32d19754c24c Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 26 Oct 2018 09:46:29 +0200 Subject: 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. --- man/update-alternatives.man | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man') 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 -- cgit v1.2.3