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/26 15:50:47 UTC

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

Author: brett
Date: Thu Feb 26 14:50:47 2009
New Revision: 748167

URL: http://svn.apache.org/viewvc?rev=748167&view=rev
Log:
[MNG-553] expand option as suggested by Paul, Brian

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=748167&r1=748166&r2=748167&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 Thu Feb 26 14:50:47 2009
@@ -48,7 +48,7 @@
  Use the following command line:
  
 +------------------------------------+
-mvn --encrypt-master-passwd <password>
+mvn --encrypt-master-password <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 --encrypt-passwd <password>
+mvn --encrypt-password <password>
 +------------------------------------+
 
  This command will prompt you for a password and will produce an encrypted version of it, something like