mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
update parser descriptions with backticks surrounding command names
This commit is contained in:
@ -141,7 +141,7 @@ import jc.parsers.universal
|
||||
|
||||
class info():
|
||||
version = '1.5'
|
||||
description = 'crontab file parser with user support'
|
||||
description = '`crontab` file parser with user support'
|
||||
author = 'Kelly Brazil'
|
||||
author_email = 'kellyjonbrazil@gmail.com'
|
||||
# details = 'enter any other details here'
|
||||
|
Reference in New Issue
Block a user