Procházet zdrojové kódy

doc/apt-key.8.xml: Document apt-key net-update (LP: #192810)

Julian Andres Klode před 15 roky
rodič
revize
f37e6374be
2 změnil soubory, kde provedl 18 přidání a 0 odebrání
  1. 2 0
      debian/changelog
  2. 16 0
      doc/apt-key.8.xml

+ 2 - 0
debian/changelog

@@ -4,6 +4,8 @@ apt (0.8.14.2) UNRELEASED; urgency=low
     - Really release action groups only once (Closes: #622744)
   * debian/apt.cron.daily:
     - Check power after wait, patch by manuel-soto (LP: #705269)
+  * doc/apt-key.8.xml:
+    - Document apt-key net-update (LP: #192810)
 
  -- Julian Andres Klode <jak@debian.org>  Mon, 18 Apr 2011 10:54:11 +0200
 

+ 16 - 0
doc/apt-key.8.xml

@@ -136,6 +136,22 @@
 
      </listitem>
      </varlistentry>
+     
+     <varlistentry><term>net-update</term>
+     <listitem>
+     <para>
+
+       Update the local keyring with the keys of a key server
+       and removes from the keyring the archive keys which are no
+       longer valid. This requires an installed wget and an APT
+       build configured to have a server to fetch from. APT in
+       Debian does not support this command, but Ubuntu's APT
+       does.
+
+     </para>
+
+     </listitem>
+     </varlistentry>
    </variablelist>
 </refsect1>