1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +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

@ -133,7 +133,7 @@ import jc.parsers.universal
class info():
version = '1.1'
description = 'crontab file parser'
description = 'crontab command and file parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
# details = 'enter any other details here'