]> git.saurik.com Git - apt.git/commitdiff
merged lp:~mvo/apt/apt-get-changelog
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 18 Nov 2010 09:32:41 +0000 (10:32 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 18 Nov 2010 09:32:41 +0000 (10:32 +0100)
1  2 
cmdline/apt-get.cc

index 116f4a07ea0dd401f659bf5735f03f8c5e2902ea,8cb43be6739f556c76cf59f0eb92cb716f5ec600..b645da87864dccd2672b76d47fd56a60501fd309
@@@ -2977,7 -3075,7 +3129,8 @@@ int main(int argc,const char *argv[]
                                     {"autoclean",&DoAutoClean},
                                     {"check",&DoCheck},
                                   {"source",&DoSource},
 +                                   {"download",&DoDownload},
+                                    {"changelog",&DoChangelog},
                                   {"moo",&DoMoo},
                                   {"help",&ShowHelp},
                                     {0,0}};