Skip to content

Commit d90f52e

Browse files
committed
yanglint BUGFIX wrong parameter char
Refs #1003
1 parent d04fd13 commit d90f52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lint/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ Data: container "nacm"
471471
Command and its output:
472472

473473
```
474-
> print -f info -t /ietf-netconf-acm:nacm/ietf-netconf-acm:enable-nacm ietf-netconf-ac
474+
> print -f info -P /ietf-netconf-acm:nacm/ietf-netconf-acm:enable-nacm ietf-netconf-ac
475475
Leaf: enable-nacm
476476
Module: ietf-netconf-acm
477477
Desc: Enables or disables all NETCONF access control

0 commit comments

Comments
 (0)