Prechádzať zdrojové kódy

- Document the meaning of the '*' in ShowList, which is...
Author: mdz
Date: 2003-07-18 15:08:55 GMT
- Document the meaning of the '*' in ShowList, which is that the
package is being purged (Closes: #182369)

Arch Librarian 22 rokov pred
rodič
commit
1a65cab456
2 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 2 0
      debian/changelog
  2. 2 0
      doc/apt-get.8.sgml

+ 2 - 0
debian/changelog

@@ -17,6 +17,8 @@ apt (0.5.6) unstable; urgency=low
     - Fix typo in apt-cache(8) (Closes: #161243)
     - Fix typo in apt-cache(8) (Closes: #161243)
     - Remove duplicate 'showpkg' from synopsis on apt-cache(8)
     - Remove duplicate 'showpkg' from synopsis on apt-cache(8)
       (Closes: #175611)
       (Closes: #175611)
+    - Document in apt-get(8) the meaning of the '*' in ShowList, which is that
+      the package is being purged (Closes: #182369)
 
 
  -- 
  -- 
 
 

+ 2 - 0
doc/apt-get.8.sgml

@@ -353,6 +353,8 @@
      <VarListEntry><term><option/--purge/</>
      <VarListEntry><term><option/--purge/</>
      <ListItem><Para>
      <ListItem><Para>
      Use purge instead of remove for anything that would be removed.
      Use purge instead of remove for anything that would be removed.
+     An asterisk ("*") will be displayed next to packages which are
+     scheduled to be purged.
      Configuration Item: <literal/APT::Get::Purge/.
      Configuration Item: <literal/APT::Get::Purge/.
      </VarListEntry>
      </VarListEntry>