corrent enable help

This commit is contained in:
shelleycat485 2020-10-21 23:23:58 +01:00
parent 9dd67114f8
commit a0660979d4

View file

@ -17,7 +17,7 @@ helpFunc(){
echo "::: Commands:" echo "::: Commands:"
echo "::: [none] Interactive mode" echo "::: [none] Interactive mode"
echo "::: <client> Client" echo "::: <client> Client"
echo "::: -y,--yes Remove client(s) without confirmation" echo "::: -y,--yes Enable client(s) without confirmation"
echo "::: -v Show disabled clients only" echo "::: -v Show disabled clients only"
echo "::: -h,--help Show this help dialog" echo "::: -h,--help Show this help dialog"
} }