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