mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
doc update
This commit is contained in:
@ -16,7 +16,7 @@ or
|
||||
Usage (module):
|
||||
|
||||
import jc
|
||||
result = jc.parse('nsd-control', nsd-control_command_output)
|
||||
result = jc.parse('nsd_control', nsd_control_command_output)
|
||||
|
||||
Schema:
|
||||
|
||||
|
@ -11,7 +11,7 @@ or
|
||||
Usage (module):
|
||||
|
||||
import jc
|
||||
result = jc.parse('nsd-control', nsd-control_command_output)
|
||||
result = jc.parse('nsd_control', nsd_control_command_output)
|
||||
|
||||
Schema:
|
||||
|
||||
|
Reference in New Issue
Block a user