hide unnecessary menu items; reorder functions
Compare changes
+ 165
− 124
@@ -21,6 +21,7 @@
@@ -34,7 +35,7 @@ _self=$( basename "$0" )
@@ -56,10 +57,51 @@ DC_REPO=1
@@ -72,55 +114,67 @@ function h3(){
@@ -131,7 +185,7 @@ MENU KEYS:
@@ -143,6 +197,56 @@ EXAMPLES:
@@ -201,7 +305,7 @@ function _fix_no-db(){
@@ -223,15 +327,21 @@ function _getreplaces(){
@@ -241,7 +351,9 @@ function _generateFiles(){
@@ -256,20 +368,28 @@ function _generateFiles(){
@@ -300,36 +420,9 @@ function _removeGeneratedFiles(){
@@ -362,16 +455,16 @@ function _showContainers(){
@@ -385,61 +478,6 @@ function _showContainers(){
@@ -454,13 +492,16 @@ action=$1; shift 1
@@ -560,7 +601,7 @@ while true; do