You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pg...@apache.org on 2005/09/07 18:39:08 UTC

svn commit: r279375 - /perl/modperl/docs/trunk/src/dist/KEYS

Author: pgollucci
Date: Wed Sep  7 09:39:04 2005
New Revision: 279375

URL: http://svn.apache.org/viewcvs?rev=279375&view=rev
Log:
add missing append

Modified:
    perl/modperl/docs/trunk/src/dist/KEYS

Modified: perl/modperl/docs/trunk/src/dist/KEYS
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/dist/KEYS?rev=279375&r1=279374&r2=279375&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/dist/KEYS (original)
+++ perl/modperl/docs/trunk/src/dist/KEYS Wed Sep  7 09:39:04 2005
@@ -38,7 +38,7 @@
             pgpk -xa <your name> and append it to this file
 
         GnuPG
-            gpg --list-keys <your name>
+            gpg --list-keys <your name> >> this file
             gpg --armor --export <your name> >> this file.
 
     signing a release



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org