]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: remove varnames from command descriptions 8783/head
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 2 Jun 2021 23:19:36 +0000 (02:19 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 2 Jun 2021 23:19:36 +0000 (02:19 +0300)
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
doc/user/bfd.rst
doc/user/sharp.rst

index 99c024d1183683166b578c3703f6e365e3f113c3..4e5674e736f82bd5519ce9fee90ed22af3c6d949 100644 (file)
@@ -124,7 +124,7 @@ BFDd Commands
 
     Show all configured BFD peers information and current status.
 
-.. clicmd:: show bfd [vrf NAME$vrf_name] peer <WORD$label|<A.B.C.D|X:X::X:X>$peer [{multihop|local-address <A.B.C.D|X:X::X:X>$local|interface IFNAME$ifname}]> [json]
+.. clicmd:: show bfd [vrf NAME] peer <WORD|<A.B.C.D|X:X::X:X> [{multihop|local-address <A.B.C.D|X:X::X:X>|interface IFNAME}]> [json]
 
     Show status for a specific BFD peer.
 
index 0542a593aee3796ef69413418f6f7443c2306f1f..aa0ad6a1026e6bf22f2fbfadccc1651c140756f4 100644 (file)
@@ -108,14 +108,14 @@ keyword. At present, no sharp commands will be preserved in the config.
    Send opaque ZAPI messages with subtype ``type``. Sharpd will send
    a stream of messages if the count is greater than one.
 
-.. clicmd:: sharp send opaque unicast type (1-255) $proto_str [{instance (0-1000) | session (1-1000)}] (1-1000)
+.. clicmd:: sharp send opaque unicast type (1-255) PROTOCOL [{instance (0-1000) | session (1-1000)}] (1-1000)
 
    Send unicast opaque ZAPI messages with subtype ``type``. The
    protocol, instance, and session_id identify a single target zapi
    client. Sharpd will send a stream of messages if the count is
    greater than one.
 
-.. clicmd:: sharp send opaque <reg | unreg> $proto_str [{instance (0-1000) | session (1-1000)}] type (1-1000)
+.. clicmd:: sharp send opaque <reg | unreg> PROTOCOL [{instance (0-1000) | session (1-1000)}] type (1-1000)
 
    Send opaque ZAPI registration and unregistration messages for a
    single subtype. The messages must specify a protocol daemon by