diff options
Diffstat (limited to 'doc/apt-get.8.yo')
-rw-r--r-- | doc/apt-get.8.yo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo index 30a2fc691..768b4e695 100644 --- a/doc/apt-get.8.yo +++ b/doc/apt-get.8.yo @@ -165,6 +165,12 @@ prompting if it is doing something potentially harmfull. It should not be used except in very special situations. Using bf(force-yes) can potentially destroy your system! See bf(APT::Get::force-yes). +dit(bf(--print-uris)) +Instead of fetching the files to install their URIs are printed. Each +URI will have the path, the destination file name, the size and the expected +md5 hash. Note that the file name to write to will not always match +the file name on the remote site! See bf(APT::Get::Print-URIs). + dit(bf(-c, --config-file)) Configuration File; Specify a configuration file to use. bf(apt-get) will read the default configuration file and then this configuration file. See |