Refactoring Code
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
wx-help(){
|
||||
|
||||
wx-header "Help"
|
||||
wxi-header "Help"
|
||||
|
||||
echo -n "
|
||||
wxi-content text "
|
||||
Usage: $0 COMMAND [OPTIONS]
|
||||
|
||||
Common Commands:
|
||||
@@ -20,7 +20,6 @@ Common Commands:
|
||||
retrieve Retrieve
|
||||
save Save
|
||||
sync Sync
|
||||
delete Delete
|
||||
clean Clean
|
||||
|
||||
Authentication Commands:
|
||||
@@ -35,6 +34,9 @@ Management Commands:
|
||||
Maintenance Commands:
|
||||
install Install
|
||||
update Update
|
||||
uninstall Uninstall
|
||||
";
|
||||
|
||||
wxi-footer
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user