[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Tighten up "send" description



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv5653

Modified Files:
	README 
Log Message:
Tighten up "send" description

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- README	6 Jan 2003 10:38:48 -0000	1.14
+++ README	6 Jan 2003 11:05:58 -0000	1.15
@@ -130,9 +130,11 @@
 V. HOW TO SEND MESSAGES VIA MIXMINION
 =====================================
 
-Just run the following command line:
+Just run one of the following command lines:
 
-     mixminion send -t <email address> -i <filename to send>
+        mixminion send -t <email address> -i <filename to send>
+    OR  mixminion send -t <email address>            (to read from stdin)
+    OR  mixminion send -t <email address> -i -       (also reads from stdin)
 
 Mixminion will then take the following steps:
 
@@ -144,14 +146,6 @@
      D) Construct a Type-III Mix packet containing your message.
         (For more information, see the links at http://www.mixminion.net/)
      E) Send the message to the first server in your path.
-    
-To read from stdin instead of a file, type:
-
-     mixminion send -t <email address> -i -
-
-     or
-       
-     mixminion send -t <email address>
 
 To see a list of currently known servers, type: