]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-cmndline.cc
rewrite all TFRewrite instances to use the new pkgTagSection::Write
[apt.git] / apt-private / private-cmndline.cc
index bb9a00803ea7930ab601a83ff242579b45e8ebd5..41aab81f6e0b7a9f34ea3c0e9dc395a8a6532327 100644 (file)
@@ -170,7 +170,7 @@ static bool addArgumentsAPTGet(std::vector<CommandLine::Args> &Args, char const
       addArg(0, "color", "APT::Moo::Color", 0);
 
    if (CmdMatches("install", "remove", "purge", "upgrade", "dist-upgrade",
-           "deselect-upgrade", "autoremove", "clean", "autoclean", "check",
+           "dselect-upgrade", "autoremove", "clean", "autoclean", "check",
            "build-dep", "full-upgrade", "source"))
    {
       addArg('s', "simulate", "APT::Get::Simulate", 0);