doc: reference the correct MGMTd show command

Signed-off-by: Marcos Mendoza <mmendoza@netgate.com>
This commit is contained in:
Marcos Mendoza 2023-09-21 12:54:04 -06:00
parent e7f0bbb198
commit 2ad58661a3

View File

@ -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.