diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:10 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:10 +0000 |
commit | 0c95c765d688cd001988521315c708afb9892195 (patch) | |
tree | 6066c37d2cd99135aba161a7486363fae8992d6e /doc/apt-get.8.yo | |
parent | 4a6d5862ef735b34896c44744acbf1b6b6d3ee15 (diff) |
Doc updates and -qq fix
Author: jgg
Date: 1999-03-17 19:45:05 GMT
Doc updates and -qq fix
Diffstat (limited to 'doc/apt-get.8.yo')
-rw-r--r-- | doc/apt-get.8.yo | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo index b4a468afb..f57b62e00 100644 --- a/doc/apt-get.8.yo +++ b/doc/apt-get.8.yo @@ -136,8 +136,11 @@ those packages and handle the result. Use of this option together with dit(bf(-q, --quiet)) Quiet; produces output suitable for logging, omitting progress indicators. -More qs will produce more quite up to a maximum of 2. You can also use -bf(-q=#) to set the quiet level, overriding the configuration file. +More qs will produce more quiet up to a maximum of 2. You can also use +bf(-q=#) to set the quiet level, overriding the configuration file. Note that +quiet level 2 implies -y, you should never use -qq without a no-action +modifier such as -d, --print-uris or -s as APT may decided to do something +you did not expect. See bf(quiet) dit(bf(-s, --simulate, --just-print, --dry-run, --recon, --no-act)) |