diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apt-cache.8.yo | 3 | ||||
-rw-r--r-- | doc/apt-cdrom.8.yo | 3 | ||||
-rw-r--r-- | doc/apt-get.8.yo | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/doc/apt-cache.8.yo b/doc/apt-cache.8.yo index ced1dc6c1..1a6c5e3b4 100644 --- a/doc/apt-cache.8.yo +++ b/doc/apt-cache.8.yo @@ -147,6 +147,9 @@ startdit() dit(bf(-h, --help)) Show a short usage summary. +dit(bf(-v, --version)) +Show the program verison. + dit(bf(-p --pkg-cache)) Select the file to store the package cache. The package cache is the primary cache used by all operations. diff --git a/doc/apt-cdrom.8.yo b/doc/apt-cdrom.8.yo index ba6efeb8e..f017a9e59 100644 --- a/doc/apt-cdrom.8.yo +++ b/doc/apt-cdrom.8.yo @@ -43,6 +43,9 @@ startdit() dit(bf(-h, --help)) Show a short usage summary. +dit(bf(-v, --version)) +Show the program verison. + dit(bf(-d --cdrom)) Mount point; specify the location to mount the cdrom. This mount point must be listed in bf(/etc/fstab) and propely configured. 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 |