Addded flag: -u "(check user )"

This commit is contained in:
Pierre Gode 2019-04-11 15:22:50 +02:00
parent 17e733cfc1
commit d16ab4ff5f

View File

@ -1707,6 +1707,7 @@ while test $# -gt 0; do
if test $# -gt 0; then if test $# -gt 0; then
checkuser checkuser
exit exit
fi
;; ;;
-o|--o) -o|--o)
if test $# -gt 0; then if test $# -gt 0; then