You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/02/24 04:39:11 UTC

svn commit: r747269 - /maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt

Author: brett
Date: Tue Feb 24 03:39:10 2009
New Revision: 747269

URL: http://svn.apache.org/viewvc?rev=747269&view=rev
Log:
[MNG-553] change enc to encrypt to avoid confusion with encoding as suggested by Oleg

Modified:
    maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt

Modified: maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt?rev=747269&r1=747268&r2=747269&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt (original)
+++ maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt Tue Feb 24 03:39:10 2009
@@ -48,7 +48,7 @@
  Use the following command line:
  
 +------------------------------------+
-mvn --enc-master-passwd <password>
+mvn --encrypt-master-passwd <password>
 +------------------------------------+
 
  This command will prompt you for the master password and will produce an encrypted version of it, something like
@@ -74,7 +74,7 @@
  Use the following command line:
  
 +------------------------------------+
-mvn --enc-passwd <password>
+mvn --encrypt-passwd <password>
 +------------------------------------+
 
  This command will prompt you for a password and will produce an encrypted version of it, something like