Skip to content
Snippets Groups Projects
Commit 2dc9c900 authored by charles leggett's avatar charles leggett
Browse files

fix typo

Former-commit-id: 59e31e53c2826d56818be9de6ff4861f3a417dc7
parent 6a0ae177
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ set -o pipefail
usage() {
echo "Usage: build_atlasexternals.sh <-s source dir> <-b build dir> " \
"<-i install dir> [-p project] [-r RPM dir] [-t build type] [-d (debug output)]" \
"[-e extra CMake arguments]"
"[-x extra CMake arguments]"
}
# Parse the command line arguments:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment