Merge pull request #3169 from moyashiki/patch-1
Fix "ios_command" doc example
This commit is contained in:
commit
3a6df7fb20
1 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@ EXAMPLES = """
|
||||||
- "result[0] contains IOS"
|
- "result[0] contains IOS"
|
||||||
|
|
||||||
- ios_command:
|
- ios_command:
|
||||||
commands:
|
commands:
|
||||||
- show version
|
- show version
|
||||||
- show interfaces
|
- show interfaces
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue