ソースを参照

Advanced apt-cache.cc's built-in help.

Eugene V. Lyubimkin 17 年 前
コミット
c94dd3c6a6
共有2 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 1 1
      cmdline/apt-cache.cc
  2. 2 0
      debian/changelog

+ 1 - 1
cmdline/apt-cache.cc

@@ -1739,7 +1739,7 @@ bool ShowHelp(CommandLine &Cmd)
       "   show - Show a readable record for the package\n"
       "   depends - Show raw dependency information for a package\n"
       "   rdepends - Show reverse dependency information for a package\n"
-      "   pkgnames - List the names of all packages\n"
+      "   pkgnames - List the names of all packages in the system\n"
       "   dotty - Generate package graphs for GraphVis\n"
       "   xvcg - Generate package graphs for xvcg\n"
       "   policy - Show policy settings\n"

+ 2 - 0
debian/changelog

@@ -34,6 +34,8 @@ apt (0.7.17) unstable; urgency=low
     - 'Vcs-Bzr' field is official, used it.
     - Lowercased short package descriptions.
     - Bumped 'Standards-Version' to 3.8.0, no changes needed.
+  * cmdline/apt-cache.cc:
+    - Advanced built-in help. (Closes: #286061)
 
  -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Fri, 24 Oct 2008 23:45:17 +0300