]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-cmndline.cc
eipp: implement version 0.1 of the protocol
[apt.git] / apt-private / private-cmndline.cc
index 1d1efc669520fdb10b208bac58e3a27dd46bec2c..839b559642c1c0b0817c26d57eb758b895a4f33f 100644 (file)
@@ -186,6 +186,7 @@ static bool addArgumentsAPTGet(std::vector<CommandLine::Args> &Args, char const
       addArg(0, "auto-remove", "APT::Get::AutomaticRemove", 0);
       addArg(0, "reinstall", "APT::Get::ReInstall", 0);
       addArg(0, "solver", "APT::Solver", CommandLine::HasArg);
+      addArg(0, "planer", "APT::Planer", CommandLine::HasArg);
       if (CmdMatches("upgrade"))
       {
          addArg(0, "new-pkgs", "APT::Get::Upgrade-Allow-New",