]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: reference the correct MGMTd show command 14447/head
authorMarcos Mendoza <mmendoza@netgate.com>
Thu, 21 Sep 2023 18:54:04 +0000 (12:54 -0600)
committerMarcos Mendoza <mmendoza@netgate.com>
Thu, 21 Sep 2023 18:54:04 +0000 (12:54 -0600)
Signed-off-by: Marcos Mendoza <mmendoza@netgate.com>
doc/user/mgmtd.rst

index 737eb57c85bcf276fad4c51d1299087ec2321457..42bc860b727102fcbd0446b8ef718b0e366622e1 100644 (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.