fixed errant tab
This commit is contained in:
parent
5c910e452c
commit
56b5f5bf2f
1 changed files with 1 additions and 1 deletions
|
|
@ -393,7 +393,7 @@ elif [ "$1" = "--backup" ]; then
|
||||||
get_file_sizes
|
get_file_sizes
|
||||||
|
|
||||||
else
|
else
|
||||||
echo -e "[Only show `basename $0` usage options]\n" >> ${LOGFILE}
|
echo -e "[Only show `basename $0` usage options]\n" >> ${LOGFILE}
|
||||||
echo " USAGE:
|
echo " USAGE:
|
||||||
`basename $0` [options]
|
`basename $0` [options]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue