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

fix typo

parent d212eb21
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