Removed example CLI unneccesary compare command for show compare
This commit is contained in:
parent
fbeefd600e
commit
ed2ff88006
2 changed files with 1 additions and 2 deletions
|
|
@ -65,7 +65,6 @@ copy("Copy and create a new object") {
|
|||
}
|
||||
}
|
||||
discard("Discard edits (rollback 0)"), discard_changes();
|
||||
compare("Compare running and candidate"), compare_dbs((int32)1);
|
||||
|
||||
show("Show a particular state of the system"){
|
||||
auto("Show expand") @datamodel, cli_show_auto("candidate", "xml");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue