~ubuntu-branches/ubuntu/trusty/apt/trusty

« back to all changes in this revision

Viewing changes to cmdline/apt-mark.cc

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-02-07 21:03:22 UTC
  • mfrom: (1.4.80 sid)
  • Revision ID: package-import@ubuntu.com-20140207210322-s7f833aga98ibdkm
Tags: 0.9.15.1ubuntu1
mergedĀ fromĀ debian/sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
386
386
      "Commands:\n"
387
387
      "   auto - Mark the given packages as automatically installed\n"
388
388
      "   manual - Mark the given packages as manually installed\n"
 
389
      "   hold - Mark a package as held back\n"
 
390
      "   unhold - Unset a package set as held back\n"
 
391
      "   showauto - Print the list of automatically installed packages\n"
 
392
      "   showmanual - Print the list of manually installed packages\n"
 
393
      "   showhold - Print the list of package on hold\n"
389
394
      "\n"
390
395
      "Options:\n"
391
396
      "  -h  This help text.\n"