Removed both from dotty.bsh and dotty.sh which is the one that is
released as dotty.
MLEVEL="0"
LMODE="async"
-usage='echo "usage: dotty [-V] [-lm (sync|async)] [-el (0|1)] <filename>"'
+usage='echo usage: dotty [-V] [-lm (sync|async)] [-el (0|1)] <filename>'
if [ "x$DOTTYOPTIONS" != "x" ]; then
set -- $DOTTYOPTIONS $*
LMODE="async"
FLAGS=
-usage='echo "usage: dotty [-V] [-lm (sync|async)] [-el (0|1)] <filename>"'
+usage='echo usage: dotty [-V] [-lm (sync|async)] [-el (0|1)] <filename>'
if [ "x$DOTTYOPTIONS" != "x" ]; then
set -- $DOTTYOPTIONS $*