1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

update hashsum description

This commit is contained in:
Kelly Brazil
2020-12-30 09:59:54 -08:00
parent 9fbbc30906
commit 62432f3c48

View File

@ -63,7 +63,7 @@ import jc.utils
class info():
version = '1.0'
description = 'hashsum command and file parser'
description = 'hashsum command and file parser (md5sum, shasum, etc.)'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
details = 'Parses MD5 and SHA hash program output'