X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpgparticipants%2Fgpgparticipants-prefill;h=88bab2ee6720d0c1dcf03366e9aeab2d920dfffb;hb=refs%2Fheads%2Ffillinsha256sum;hp=7760678ae093e983adcc825fc56d7d683b37a1ba;hpb=a1511115da304a91183ad75fbe385910e2d9a4db;p=pgp-tools.git diff --git a/gpgparticipants/gpgparticipants-prefill b/gpgparticipants/gpgparticipants-prefill index 7760678..88bab2e 100755 --- a/gpgparticipants/gpgparticipants-prefill +++ b/gpgparticipants/gpgparticipants-prefill @@ -1,5 +1,5 @@ #!/usr/bin/env python2 -"""Fill in the first digits in a form created by gpgparticipants.""" +"""Fill in the first digits of the hash in a form created by gpgparticipants.""" __version__ = "1.0" @@ -80,12 +80,13 @@ file with the digits filled in is written to `.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