sequpgrade - add execute option to help

This commit is contained in:
2022-08-06 18:45:35 +02:00
parent 04880624e8
commit b97f880b2a

View File

@@ -6,7 +6,7 @@
# Holds all files which should be upgraded # Holds all files which should be upgraded
sq_files=() sq_files=()
step_1_info() { echoinfoArgs "[FILE ...]"; echo "Check files"; } step_1_info() { echoinfoArgs "[--execute] [FILE ...]"; echo "Check files"; }
step_1_alias() { echo "upgrade"; } step_1_alias() { echo "upgrade"; }
step_1() { step_1() {
local file= local file=