colordiff: Update from 1.0.16 to 1.0.18
[termux-packages] / packages / termux-tools / termux-open
index 400691d..0afe2d5 100755 (executable)
@@ -15,7 +15,7 @@ show_usage () {
 TEMP=`busybox getopt \
      -n $SCRIPTNAME \
      -o h \
-     --long send,view,chooser,content-type:,\
+     --long send,view,chooser,content-type:,help\
      -- "$@"`
 eval set -- "$TEMP"