From: Marcos Mendoza Date: Thu, 21 Sep 2023 18:54:04 +0000 (-0600) Subject: doc: reference the correct MGMTd show command X-Git-Tag: base_9.1~35^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=2ad58661a39734c8aedd5ea5bf3a33f60c871bbf;p=matthieu%2Ffrr.git doc: reference the correct MGMTd show command Signed-off-by: Marcos Mendoza --- diff --git a/doc/user/mgmtd.rst b/doc/user/mgmtd.rst index 737eb57c85..42bc860b72 100644 --- a/doc/user/mgmtd.rst +++ b/doc/user/mgmtd.rst @@ -356,7 +356,7 @@ MGMT Show commands Currenlty supported values for 'candidate' and 'running' only ('operational' shall be supported in future soon). -.. clicmd:: show mgmt database-contents [candidate|operation|running] [xpath WORD] [file WORD] json|xml +.. clicmd:: show mgmt datastore-contents [candidate|operation|running] [xpath WORD] [file WORD] json|xml This command dumps the subtree pointed by the xpath in JSON or XML format. If filepath is not present then the tree will be printed on the shell.