From 94ca5f5d6fc47b1b08833b15dfb06df4d02757e1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 9 Sep 2020 07:34:01 +0200 Subject: Fix formatting in man page --- build2/b.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build2/b.cli') diff --git a/build2/b.cli b/build2/b.cli index f65d14a..7566418 100644 --- a/build2/b.cli +++ b/build2/b.cli @@ -407,7 +407,7 @@ namespace build2 { "Run quietly, only printing error messages in most contexts. In certain contexts (for example, while updating build system modules) this - verbosity level may be ignored. Use \c{--silent} to run quietly in all + verbosity level may be ignored. Use \cb{--silent} to run quietly in all contexts. This option is equivalent to \cb{--verbose 0}." } @@ -421,7 +421,7 @@ namespace build2 "", "Set the diagnostics verbosity to between 0 and 6. Level 0 disables any non-error messages (but see the difference between - \c{--quiet} and \c{--silent}) while level 6 produces lots of + \cb{--quiet} and \cb{--silent}) while level 6 produces lots of information, with level 1 being the default. The following additional types of diagnostics are produced at each level: -- cgit v1.1