unet-cli: strip initial newline in usage message master
authorFelix Fietkau <nbd@nbd.name>
Sun, 31 Mar 2024 17:40:41 +0000 (19:40 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 31 Mar 2024 17:40:41 +0000 (19:40 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/unet-cli

index 3191e9117c235d37d3015e17be5cc9063b25604a..8ab259405c211eb02a457a88823dfe72cd424da7 100755 (executable)
@@ -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