projects
/
project
/
unetd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbbe9d3
)
unet-cli: strip initial newline in usage message
author
Felix Fietkau
<nbd@nbd.name>
Sun, 31 Mar 2024 17:40:41 +0000
(19:40 +0200)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/scripts/unet-cli
b/scripts/unet-cli
index 3191e9117c235d37d3015e17be5cc9063b25604a..8ab259405c211eb02a457a88823dfe72cd424da7 100755
(executable)
--- 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