mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 03:40:17 +00:00
corrent enable help
This commit is contained in:
parent
9dd67114f8
commit
a0660979d4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue