[pacman-dev] [PATCH v2] Give a "success!" message on database check

Patrick Eigensatz patrickeigensatz at gmail.com
Thu Dec 8 17:52:49 UTC 2016


I saw you updated the git repo, thank you :)


However looking again at it I noticed a mistake in the documentation:


+*-q, \--quiet*::

+ Apply to '-q' or '--quiet' to suppress messages on successful
+ completion of database operations.



It should obviously say:

"Apply to '-k' or --check'"


and not

"Apply to '-q' or '--quiet'"


I will write a patch for this as soon as possible.


Patrick



Allan McRae <allan at archlinux.org> schrieb am Fr., 2. Dez. 2016, 07:01:

On 08/10/16 05:45, Patrick Eigensatz wrote:
> 'pacman -Dk' prints a "success!" message if there were no errors.
> It is possible to suppress the output using the '-q / --quiet' flag.
>
> This implements the feature discussed at
https://bugs.archlinux.org/task/50087
>
> Signed-off-by: Patrick Eigensatz <patrick.eigensatz at gmail.com>
> ---

OK - I changed the description of -q a bit to not just include database
checks.  I have committed a second patch to allow -q suppress success
output of --asdeps and --asexplicit.

A


More information about the pacman-dev mailing list