Skip to content
Snippets Groups Projects
Commit e1d43907 authored by micah's avatar micah :speech_balloon:
Browse files

fix spelling error

parent 22d6b360
No related branches found
No related tags found
No related merge requests found
......@@ -379,8 +379,8 @@ while [ $# -ge 1 ]; do
singlerun=$2
processnow=1
else
echo "--run option must be fallowed by a backupninja action file"
fatal "--run option must be fallowed by a backupninja action file"
echo "--run option must be followed by a backupninja action file"
fatal "--run option must be followed by a backupninja action file"
usage
fi
shift
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment