Source Update
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
warencli-login() {
|
||||
echo ">>> Login <<<";
|
||||
}
|
@ -1,3 +0,0 @@
|
||||
warencli-logout() {
|
||||
echo ">>> Logout <<<";
|
||||
}
|
@ -7,10 +7,6 @@ Common Commands:
|
||||
config Config
|
||||
sign Certificates
|
||||
|
||||
Authentication Commands:
|
||||
login Login
|
||||
logout Logout
|
||||
|
||||
Management Commands:
|
||||
settings Settings
|
||||
";
|
||||
|
Reference in New Issue
Block a user