cmdline/apt-get.cc: add download/changelog to usage
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 18 Nov 2010 11:58:29 +0000 (12:58 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 18 Nov 2010 11:58:29 +0000 (12:58 +0100)
cmdline/apt-get.cc

index 0c71002..6d1ab03 100644 (file)
@@ -3041,6 +3041,8 @@ bool ShowHelp(CommandLine &CmdL)
       "   check - Verify that there are no broken dependencies\n"
       "   markauto - Mark the given packages as automatically installed\n"
       "   unmarkauto - Mark the given packages as manually installed\n"
+      "   changelog - Download and display the changelog for the given package\n"
+      "   download - Download the binary package into the current directory\n"
       "\n"
       "Options:\n"
       "  -h  This help text.\n"