diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/Debian/Command/_apt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Debian/Command/_apt b/Completion/Debian/Command/_apt index f5b326ff4..788fe3127 100644 --- a/Completion/Debian/Command/_apt +++ b/Completion/Debian/Command/_apt @@ -403,6 +403,7 @@ _apt-get () { -V,--verbose-versions:bool \ -m,--ignore-missing,--fix-missing:bool \ --no-download:bool \ + --no-install-recommends:bool \ --ignore-hold:bool \ --no-upgrade:bool \ --force-yes:bool \ |