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

update parser descriptions with backticks surrounding command names

This commit is contained in:
Kelly Brazil
2021-04-04 20:52:34 -07:00
parent 6201fb346a
commit e4781d60ce
65 changed files with 188 additions and 189 deletions

View File

@ -67,7 +67,7 @@ import jc.utils
class info():
version = '1.2'
description = '/etc/hosts file parser'
description = '`/etc/hosts` file parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'