diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:57 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:57 +0000 |
commit | 648e3cb48955f82ce2e34c67eb9eefb76138a3b3 (patch) | |
tree | 619db74073fe9f0152d6e742e76ad5e32df71c8e /doc/apt-cache.8.yo | |
parent | c373c37a2edf384b658c8d054bdcc55464900863 (diff) |
Regex, --all-versions and more OR stuff
Author: jgg
Date: 1999-10-22 04:05:47 GMT
Regex, --all-versions and more OR stuff
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). |