change autotype name
This commit is contained in:
parent
2adcbefd25
commit
5f7621b0f2
2
addpass
2
addpass
@ -22,7 +22,7 @@ if [[ $1 == "--help" || $1 == "=h" ]]; then
|
||||
echo " Values should be quoted"
|
||||
echo ""
|
||||
echo "Example:"
|
||||
echo "adduser --root private -user \"Richard\" -foo \"bar\" -CustomOrder \"foo :tab user :tab password\""
|
||||
echo "adduser --root private -user \"Richard\" -foo \"bar\" -autotype \"foo :tab user :tab password\""
|
||||
exit
|
||||
else
|
||||
if [[ $* != *"-name "* ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user