diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:15 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:15 +0000 |
commit | ac625538fe9700005cda8af26fb0589917d692b4 (patch) | |
tree | d4cc7b3fa928bb256b79cff93593063a6efdb802 /doc | |
parent | fff4b7f30be7fece23ecf8cead675fad9f830eb1 (diff) |
Add option to apt-get to show versions of packages being
Author: doogie
Date: 2003-04-27 01:36:14 GMT
Add option to apt-get to show versions of packages being
upgraded/installed.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-get.8.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml index 73840e9dd..6256d7212 100644 --- a/doc/apt-get.8.sgml +++ b/doc/apt-get.8.sgml @@ -300,6 +300,12 @@ Configuration Item: <literal/APT::Get::Show-Upgraded/. </VarListEntry> + <VarListEntry><term><option/-V/</><term><option/--verbose-versions/</> + <ListItem><Para> + Show full versions for upgraded and installed packages. + Configuration Item: <literal/APT::Get::Show-Versions/. + </VarListEntry> + <VarListEntry><term><option/-b/</><term><option/--compile/</> <term><option/--build/</> <ListItem><Para> |