diff options
author | Bogdan Purcareata <bogdan.purcareata@gmail.com> | 2012-04-04 22:43:53 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-04 22:43:53 +0200 |
commit | 45b4187829a147c5b9c9594d20407edbdaae7e91 (patch) | |
tree | ab2f16127a9e4a55ccd9bfe851f1c7ba76a8c7d6 /doc/apt-get.8.xml | |
parent | 136a6c13c8df7c403dd5284ff8bda20c8a84b614 (diff) |
[ Bogdan Purcareata ]
* doc/apt-get.8.xml:
- add 'download' to the usage line (Closes: #649340)
Diffstat (limited to 'doc/apt-get.8.xml')
-rw-r--r-- | doc/apt-get.8.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index ecd753f2d..956259ef4 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -99,6 +99,7 @@ </arg> <arg choice='plain'>build-dep <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>check</arg> + <arg choice='plain'>download <arg choice='plain' rep='repeat'><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>clean</arg> <arg choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> |