summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:10 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:10 +0000
commit50a577284663892595af1477eeea0e92712228ef (patch)
treed9966257528fbfd76db8355e6263de67a752087c /doc
parent00581c6b786743463040ec721f9c95febbcdfdf4 (diff)
* Clarify documentation of --no-upgrade in apt-get(8) (...
Author: mdz Date: 2003-12-20 23:44:32 GMT * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-get.8.sgml9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml
index 793b8bb57..0d6be65d7 100644
--- a/doc/apt-get.8.sgml
+++ b/doc/apt-get.8.sgml
@@ -325,9 +325,12 @@
<VarListEntry><term><option/--no-upgrade/</>
<ListItem><Para>
- Do not upgrade packages; When used in conjunction with <literal/install/
- <literal/no-upgrade/ will prevent packages listed from being upgraded
- if they are already installed.
+
+ Do not upgrade packages; When used in conjunction with
+ <literal/install/, <literal/no-upgrade/ will prevent packages
+ listed on the command linefrom being upgraded if they are already
+ installed.
+
Configuration Item: <literal/APT::Get::Upgrade/.
</VarListEntry>