diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:33 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:33 +0000 |
commit | 04aa15a8300dd48b950a7a28178abeb96589fdb0 (patch) | |
tree | b0f94c49dc51164512c85f63fc6eef6fdf264441 /doc/apt-get.8.yo | |
parent | 7bf6fd0cf7dc9892a96331b9d936984387de4e53 (diff) |
Added --version and fixed clogging for -s
Author: jgg
Date: 1999-01-30 02:12:53 GMT
Added --version and fixed clogging for -s
Diffstat (limited to 'doc/apt-get.8.yo')
-rw-r--r-- | doc/apt-get.8.yo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo index 2cefb2554..30a2fc691 100644 --- a/doc/apt-get.8.yo +++ b/doc/apt-get.8.yo @@ -116,6 +116,9 @@ some situations. See bf(APT::Get::Fix-Broken). dit(bf(-h, --help)) Help; display a helpful usage message and exits. +dit(bf(-v, --version)) +Show the program verison. + dit(bf(-m, --ignore-missing)) Ignore missing packages; If packages cannot be retrieved or fail the integrity check after retrieval (corrupted package files), hold back |