Improve help output with latest changes from sequencer
This commit is contained in:
@@ -46,6 +46,7 @@ SA_BAYES_DBNAME='spambayes_db'
|
||||
step_50_info() { echo "Notes"; }
|
||||
step_50_alias() { ALIAS="notes"; }
|
||||
step_50() {
|
||||
outColor green
|
||||
echo "$notes"
|
||||
}
|
||||
notes='
|
||||
@@ -149,5 +150,5 @@ notes='
|
||||
saNewHam=$(cat);( echo "$saNewHam" | /usr/bin/sa-learn -u ${1} --ham ) &
|
||||
'
|
||||
|
||||
VERSION_SEQREV=11
|
||||
VERSION_SEQREV=14
|
||||
. /usr/local/bin/sequencer.sh
|
||||
|
Reference in New Issue
Block a user