]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-mark.cc
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
[apt.git] / cmdline / apt-mark.cc
index ebb1f98924a8931e94b0c8fafac41b5cfb494aad..d3a3a780bb4072284055867c1c0fdc020cbfd3d6 100644 (file)
@@ -386,6 +386,11 @@ bool ShowHelp(CommandLine &CmdL)
       "Commands:\n"
       "   auto - Mark the given packages as automatically installed\n"
       "   manual - Mark the given packages as manually installed\n"
+      "   hold - Mark a package as held back\n"
+      "   unhold - Unset a package set as held back\n"
+      "   showauto - Print the list of automatically installed packages\n"
+      "   showmanual - Print the list of manually installed packages\n"
+      "   showhold - Print the list of package on hold\n"
       "\n"
       "Options:\n"
       "  -h  This help text.\n"