Source Update

This commit is contained in:
Christer Warén
2024-05-01 02:52:21 +03:00
parent cb76cbd190
commit 7765af850a
10 changed files with 37 additions and 206 deletions

View File

@@ -1,8 +1,8 @@
wx-help(){
echo -n "$wxItalic"
echo " >> Help << "
echo -n "$wxNormal";
echo "------------------------------"
echo -n "
Usage: $0 COMMAND [OPTIONS]
@@ -15,4 +15,5 @@ Common Commands:
Management Commands:
settings Settings
";
}