Code Update

This commit is contained in:
Christer Warén
2024-06-01 00:28:18 +03:00
parent 0ef3f8d8d6
commit e36265403e
18 changed files with 197 additions and 132 deletions

View File

@@ -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
";