X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/39c19d79435170496682b96f7ef51ada186cc372..ee86864db0e116d4753187e47b3aef52e75c0111:/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