1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00

add "command" to description

This commit is contained in:
Kelly Brazil
2020-02-13 09:47:40 -05:00
parent dd6680efb2
commit 515a8a84b7
33 changed files with 33 additions and 33 deletions

View File

@ -53,7 +53,7 @@ import jc.utils
class info():
version = '1.1'
description = 'env parser'
description = 'env command parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'