summaryrefslogtreecommitdiff
path: root/doc/apt-get.8.yo
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apt-get.8.yo')
-rw-r--r--doc/apt-get.8.yo9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo
index cb716015b..3266581f7 100644
--- a/doc/apt-get.8.yo
+++ b/doc/apt-get.8.yo
@@ -226,6 +226,15 @@ When on apt-get will automatically manage the contents of
reason to turn it off is if you frequently change your source list. See
bf(APT::Get::List-Cleanup)
+dit(bf(--trivial-only))
+Only perform operations are 'trivial'. Logically this can be considered
+related to --assume-yes, where --assume-yes will answer yes to any prompt,
+--trivial-only will answer no. See bf(APT::Get::Trivial-Only)
+
+dit(bf(--no-remove))
+If any packages are to be removed apt-get immediately aborts without
+prompting. See bf(APT::Get::No-Remove)
+
dit(bf(--diff-only), bd(--tar-only))
Download only the diff or tar file of a source archive.