]> git.saurik.com Git - apt.git/commitdiff
Advanced apt-cache.cc's built-in help.
authorEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 1 Nov 2008 10:23:06 +0000 (12:23 +0200)
committerEugene V. Lyubimkin <jackyf@1501-debian>
Sat, 1 Nov 2008 10:23:06 +0000 (12:23 +0200)
cmdline/apt-cache.cc
debian/changelog

index f10ea48be3bd8f15a7129ff4cfda75066ec15cff..e0043b0c85d6486f5e9c4ddf4dc5a6a7ec1c2b22 100644 (file)
@@ -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"
index 6b7daadc2e4a927e8fed413d3d6f4e67f21607ef..9ea553256b46afa52d50b3ebe2c89fc8a9a87023 100644 (file)
@@ -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