Improve help output with latest changes from sequencer
This commit is contained in:
@@ -65,7 +65,8 @@ NOTES_EOF
|
||||
}
|
||||
|
||||
step_10_info() {
|
||||
echo "Execute redis-cli commands [CLI COMMAND]"
|
||||
echoinfoArgs "[CLI COMMAND]"
|
||||
echo "Execute redis-cli commands"
|
||||
echoinfo " [CLI COMMAND]"
|
||||
echoinfo " e.g. info"
|
||||
}
|
||||
@@ -81,5 +82,5 @@ step_10() {
|
||||
fi
|
||||
}
|
||||
|
||||
VERSION_SEQREV=12
|
||||
VERSION_SEQREV=14
|
||||
. /usr/local/bin/sequencer.sh
|
||||
|
Reference in New Issue
Block a user