X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/39c19d79435170496682b96f7ef51ada186cc372..f8479b9f2e0a3982ff197e780411d32bce2344ba:/openwrt/package/portmap/files/portmap.init?ds=inline 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