diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:49 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:49 +0000 |
commit | 4b1b89c5fe11c9977c55810cba26565e7ac66b36 (patch) | |
tree | 218c3497580f2f0365580c38863a637b8992fd9b /doc/apt-cache.8.yo | |
parent | 2abbf30efbba4f652cfa47acc3e88ff9ed1f1889 (diff) |
More or group patches
Author: jgg
Date: 1999-10-02 04:14:53 GMT
More or group patches
Diffstat (limited to 'doc/apt-cache.8.yo')
-rw-r--r-- | doc/apt-cache.8.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apt-cache.8.yo b/doc/apt-cache.8.yo index 9b6861f3d..e03e4cbf4 100644 --- a/doc/apt-cache.8.yo +++ b/doc/apt-cache.8.yo @@ -199,6 +199,10 @@ See bf(APT::Cache::Important). dit(bf(-f --full)) Print full package records when searching. See bf(APT::Cache::ShowFull). +dit(bf(-g --no-generate)) +Do not perform automatic package cache regeneration, use the cache as it is. +See bf(APT::Cache::NoGenerate). + dit(bf(--names-only)) Only search on the package names, not the long description. See bf(APT::Cache::Names-Only). |