We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbe9d3 commit 8064576Copy full SHA for 8064576
scripts/unet-cli
@@ -28,8 +28,7 @@ const defaults = {
28
keepalive: 10,
29
};
30
31
-const usage_message = `
32
-Usage: ${basename(sourcepath())} [<flags>] <file> <command> [<args>] [<option>=<value> ...]
+const usage_message = `Usage: ${basename(sourcepath())} [<flags>] <file> <command> [<args>] [<option>=<value> ...]
33
34
Commands:
35
- create: Create a new network file
0 commit comments