diff --git a/example/main/example_cli.cli b/example/main/example_cli.cli index ec1b3303..4a45b8dc 100644 --- a/example/main/example_cli.cli +++ b/example/main/example_cli.cli @@ -71,7 +71,6 @@ debug("Debugging parts of the system"){ shell("System command"), cli_start_shell("bash");{ ("Single shell command"), cli_start_shell("bash"); } - copy("Copy and create a new object") { running("Copy from running db") startup("Copy to startup config"), db_copy("running", "startup"); interface("Copy interface"){