Open gaak99 opened 6 years ago
Exhibit A:
echo "Usage: $0 dropbox://file/path [local_repo]" echo "Usage: default local_repo is pwd"
Like this
echo >&2 "fooerr"
Exhibit A: