Code Update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
wx-help(){
|
||||
|
||||
echo " >> Help << "
|
||||
echo "------------------------------"
|
||||
wx-header "Help"
|
||||
|
||||
echo -n "
|
||||
Usage: $0 COMMAND [OPTIONS]
|
||||
@@ -21,9 +20,13 @@ Common Commands:
|
||||
sync Sync
|
||||
sign Certificates
|
||||
|
||||
Authentication Commands:
|
||||
login Login
|
||||
logout Logout
|
||||
|
||||
Management Commands:
|
||||
auto Auto
|
||||
login Login
|
||||
install Install
|
||||
settings Settings
|
||||
";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user