You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by cr...@apache.org on 2014/01/01 05:10:18 UTC

svn commit: r1554599 - /labs/penihip/trunk/README.txt

Author: crossley
Date: Wed Jan  1 04:10:18 2014
New Revision: 1554599

URL: http://svn.apache.org/r1554599
Log:
Clarify usage.
Contributed by: Tim Williams
See: http://s.apache.org/s72

Modified:
    labs/penihip/trunk/README.txt

Modified: labs/penihip/trunk/README.txt
URL: http://svn.apache.org/viewvc/labs/penihip/trunk/README.txt?rev=1554599&r1=1554598&r2=1554599&view=diff
==============================================================================
--- labs/penihip/trunk/README.txt (original)
+++ labs/penihip/trunk/README.txt Wed Jan  1 04:10:18 2014
@@ -29,10 +29,16 @@ four to seven characters seem to yield t
 Follow the usage instructions to run the tool, e.g.
  ./penihip -e < test-encipher-input.txt
 
+See all usage options with:
+ ./penihip
+
 Search the internet to ensure that the new words are suitable.
 
-Use a bigger offset number of characters to try for other words, or
-apply a reverse cipher.
+Use a bigger offset number of characters to try for other words, e.g.
+
+ ./penihip -o 3 -e < test-encipher-input.txt
+
+or apply a reverse cipher.
 
 Further work:
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org