]> git.saurik.com Git - apt.git/commitdiff
Clarify the --help for 'purge' (LP: #243948)
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 16 Dec 2008 06:38:42 +0000 (07:38 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 16 Dec 2008 06:38:42 +0000 (07:38 +0100)
cmdline/apt-get.cc
debian/changelog

index ea7d459525deabde7e0bcab33cd31a409d16b01f..d5869da43a768606ffc62295623ad3a388807450 100644 (file)
@@ -2659,7 +2659,7 @@ bool ShowHelp(CommandLine &CmdL)
       "   install - Install new packages (pkg is libc6 not libc6.deb)\n"
       "   remove - Remove packages\n"
       "   autoremove - Remove automatically all unused packages\n"
-      "   purge - Remove and purge packages\n"
+      "   purge - Remove packages and config files\n"
       "   source - Download source archives\n"
       "   build-dep - Configure build-dependencies for source packages\n"
       "   dist-upgrade - Distribution upgrade, see apt-get(8)\n"
index f15652d0bcfb2d548a9c8eaae03958d1463aadea..15d5730f49c34726305d0e5051b98aa0ee9f8504 100644 (file)
@@ -13,6 +13,9 @@ apt (0.7.19ubuntu2) jaunty; urgency=low
   * apt-pkg/dev/debsystem.cc:
     - add missing apti18n.h header
 
+  [ Dereck Wonnacott ]
+  * Clarify the --help for 'purge' (LP: #243948)
+
   [ Christian Perrier ]
   * Translations:
     - French corrected (remove awful use of first person)