X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/39c19d79435170496682b96f7ef51ada186cc372..d356507b91f2b3a67a1807abbac95e54486e9642:/openwrt/package/portmap/files/portmap.init diff --git a/openwrt/package/portmap/files/portmap.init b/openwrt/package/portmap/files/portmap.init index e1ed89a60..31a3399e9 100644 --- a/openwrt/package/portmap/files/portmap.init +++ b/openwrt/package/portmap/files/portmap.init @@ -9,7 +9,7 @@ case $1 in $BIN $OPTIONS ;; *) - echo "usage: $0 (start)" + echo "usage: $0 start" exit 1 esac