diff options
Diffstat (limited to 'doc')
-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). |