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:
@ -256,7 +256,7 @@ Examples:
|
||||
|
||||
class info():
|
||||
version = '1.8'
|
||||
description = 'netstat command parser'
|
||||
description = '`netstat` command parser'
|
||||
author = 'Kelly Brazil'
|
||||
author_email = 'kellyjonbrazil@gmail.com'
|
||||
|
||||
|
Reference in New Issue
Block a user