Skip to content

Commit

Permalink
different usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinah authored and Dinah committed May 20, 2016
1 parent 4237a22 commit 9cba420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion writelto
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ shift $(( ${OPTIND} - 1 ))
SOURCE_DIR="${1}"
if [[ ! $(echo "${TAPE_SERIAL}" | grep "${TAPE_SERIAL_REGEX}") ]] ; then
echo "${TAPE_SERIAL}" is not a capital letter followed by a 5 digit number
usage
_usage
exit 1
fi

Expand Down

0 comments on commit 9cba420

Please sign in to comment.