summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2024-03-31 17:40:41 +0000
committerFelix Fietkau2024-03-31 17:40:41 +0000
commit806457664ab6e952a7f4febb82e891f596fe577c (patch)
tree2baa1dcfb25e5cfa0df3f66e340fb8783d264323
parentcbbe9d337a17010067b6883fcbad9ed9e994cc36 (diff)
downloadunetd-806457664ab6e952a7f4febb82e891f596fe577c.tar.gz
unet-cli: strip initial newline in usage message
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rwxr-xr-xscripts/unet-cli3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/unet-cli b/scripts/unet-cli
index 3191e91..8ab2594 100755
--- a/scripts/unet-cli
+++ b/scripts/unet-cli
@@ -28,8 +28,7 @@ const defaults = {
keepalive: 10,
};
-const usage_message = `
-Usage: ${basename(sourcepath())} [<flags>] <file> <command> [<args>] [<option>=<value> ...]
+const usage_message = `Usage: ${basename(sourcepath())} [<flags>] <file> <command> [<args>] [<option>=<value> ...]
Commands:
- create: Create a new network file