remove redundant tab

This commit is contained in:
Aode 2020-02-14 11:25:52 -06:00
parent 44a9ded911
commit 9d316cefb4

View file

@ -17,7 +17,7 @@ function print_help() {
echo " build.sh [tag]"
echo ""
echo "Args:"
echo " tag: The tag of the synapse image that is being produced"
echo " tag: The tag of the synapse image that is being produced"
}
require "$TAG" tag