aboutsummaryrefslogtreecommitdiffstats
path: root/python2
diff options
context:
space:
mode:
Diffstat (limited to 'python2')
-rwxr-xr-xpython2/sha3sum.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python2/sha3sum.py b/python2/sha3sum.py
index 9bb04ed..d02b601 100755
--- a/python2/sha3sum.py
+++ b/python2/sha3sum.py
@@ -72,7 +72,7 @@ if __name__ == '__main__':
for arg in args + [None]:
if linger is not None:
- if linger[0] in ('-h', '--help'):
+ if linger[0] in ('-H', '--help'):
sys.stderr.buffer.write(('''
SHA-3/Keccak checksum calculator