|
@@ -579,7 +579,6 @@ public static class CliBootstrap {
|
|
|
.WithDescription("Generate a /etc/hosts compatible file.");
|
|
.WithDescription("Generate a /etc/hosts compatible file.");
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
-
|
|
|
|
|
config.AddBranch("connections", connections => {
|
|
config.AddBranch("connections", connections => {
|
|
|
connections.SetDescription("Manage physical or logical port connections.");
|
|
connections.SetDescription("Manage physical or logical port connections.");
|
|
|
|
|
|