diff options
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 e03e4cbf4..c75af9313 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(-a --all-versions)) +Print full records for all available versions, this is only applicable to the +show command. See bf(APT::Cache::AllVersions) + dit(bf(-g --no-generate)) Do not perform automatic package cache regeneration, use the cache as it is. See bf(APT::Cache::NoGenerate). |