Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sh/jshn.sh')
-rw-r--r--sh/jshn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/jshn.sh b/sh/jshn.sh
index b27d852..63d4b09 100644
--- a/sh/jshn.sh
+++ b/sh/jshn.sh
@@ -77,7 +77,7 @@ json_load() {
}
json_dump() {
- jshn -w
+ jshn "$@" -w
}
json_get_type() {