+reason to turn it off is if you frequently change your source list.
+Configuration Item: 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. Configuration Item: bf(APT::Get::Trivial-Only)
+
+dit(bf(--no-remove))
+If any packages are to be removed apt-get immediately aborts without
+prompting. Configuration Item: bf(APT::Get::No-Remove)
+
+dit(bf(--diff-only), bf(--tar-only))
+Download only the diff or tar file of a source archive.
+Configuration Item: bf(APT::Get::Diff-Only)