document -q flag

This commit is contained in:
Solene Rapenne 2021-08-29 12:13:24 +02:00
parent 14538a5409
commit 1bd66adc4a
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
It is meant to be run daily by cron on servers on at boot time for workstations (you can obviously configure it how you prefer). It is meant to be run daily by cron on servers on at boot time for workstations (you can obviously configure it how you prefer).
# Usage
**pkgupdate** has only one flag `-q` to hide successful messages, preventing to send an email from cron scripts if it worked.
# How? # How?
**pkgupdate** uses 3 tricks to speed up the process, this is particularily important for workstations updating during the boot process: **pkgupdate** uses 3 tricks to speed up the process, this is particularily important for workstations updating during the boot process: