diff --git a/scripts/kiall b/scripts/kiall index dfe123c..6567c15 100755 --- a/scripts/kiall +++ b/scripts/kiall @@ -602,7 +602,7 @@ if [ $rflag -eq 1 -a $fflag -eq 1 ] ; then fi if [ $cflag -eq 1 -a $fflag -eq 1 ] ; then - echo "ERROR: Cannot use both -r and -f options" + echo "ERROR: Cannot use both -c and -f options" exit 10 fi