Explorar o código

cmdline/apt-get.cc: add download/changelog to usage

Michael Vogt %!s(int64=15) %!d(string=hai) anos
pai
achega
5f967f2d48
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      cmdline/apt-get.cc

+ 2 - 0
cmdline/apt-get.cc

@@ -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"