diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-07-31 16:50:24 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2019-07-31 16:50:24 +0200 |
commit | d81463ea4367192351faa12f4281133c79aaf823 (patch) | |
tree | 0913891435857e151d51724798d736dca4cbccd4 /doc/user/sharp.rst | |
parent | sharpd: Update 'sharp watch import` to allow prefix (diff) | |
download | frr-d81463ea4367192351faa12f4281133c79aaf823.tar.xz frr-d81463ea4367192351faa12f4281133c79aaf823.zip |
doc: Update documentation to reflect new `sharp watch import` changes
Update the documentation to reflect the reality on the ground.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to '')
-rw-r--r-- | doc/user/sharp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/sharp.rst b/doc/user/sharp.rst index 4568c2a90..111e9dc9e 100644 --- a/doc/user/sharp.rst +++ b/doc/user/sharp.rst @@ -71,7 +71,7 @@ keyword. At present, no sharp commands will be preserved in the config. be used for pop and forward operations when the specified label is seen. .. index:: sharp watch -.. clicmd:: [no] sharp watch <nexthop|import> <A.B.C.D|X:X::X:X> [connected] +.. clicmd:: [no] sharp watch <nexthop <A.B.C.D|X:X::X:X>|import <A.B.C.D/M:X:X::X:X/M> [connected] Instruct zebra to monitor and notify sharp when the specified nexthop is changed. The notification from zebra is written into the debug log. |