Source Update
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
wx-help() {
|
||||
echo -n ">>> Help <<<";
|
||||
echo "
|
||||
echo -n "$wxItalic"
|
||||
echo " >> Help << "
|
||||
echo -n "$wxNormal";
|
||||
echo "------------------------------"
|
||||
echo -n "
|
||||
Usage: $0 COMMAND [OPTIONS]
|
||||
|
||||
Common Commands:
|
||||
init Init
|
||||
ssh SSH
|
||||
config Config
|
||||
sign Certificates
|
||||
|
||||
Reference in New Issue
Block a user