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

fix spelling error

parent 22d6b360
Branches
Tags
No related merge requests found
...@@ -379,8 +379,8 @@ while [ $# -ge 1 ]; do ...@@ -379,8 +379,8 @@ while [ $# -ge 1 ]; do
singlerun=$2 singlerun=$2
processnow=1 processnow=1
else else
echo "--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 fallowed by a backupninja action file" fatal "--run option must be followed by a backupninja action file"
usage usage
fi fi
shift shift
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment