Some usage text changes
[pgp-tools.git] / gpgparticipants / gpgparticipants-prefill
index 02fc23ae3924e4eec8b5b60e9376cfa5cc963c11..88bab2ee6720d0c1dcf03366e9aeab2d920dfffb 100755 (executable)
@@ -80,12 +80,13 @@ file with the digits filled in is written to `<filledlist>.DIGITS`.
 OPTIONS:
 
   --fastforward        If a match is found of given length and --fastforward
-                       is given then the programm immediately jumps to the next
+                       is given then the program immediately jumps to the next
                        length.
-  --min-length NUM     Start looking for hex strings of given length
+  --min-length NUM     Start search with given length
 
 """.format(sys.argv[0]))
 
+
 if __name__ == "__main__":
 
     fastforward = False