Skip to content

Commit

Permalink
doc: reference the correct MGMTd show command
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-ng committed Sep 19, 2023
1 parent e7f0bbb commit 946abfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/mgmtd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 946abfd

Please sign in to comment.