Skip to content

Commit

Permalink
add missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Sep 19, 2024
1 parent e563ea2 commit 269e032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/make_subspack
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ get_from_bootstrap() {
usage() {
echo "usage: make_subspack [options] [-t|-u] path/to/existing/spack /path/to/new/area"
echo " options are:"
echo "--without_caches enable buildcache mirrors
echo "--without_caches disable buildcache mirrors"
echo "--with_padding enable directory padding in config"
echo "--spack_release xx install spack release xx"
echo "--spack_repo url use spack repo url"
Expand Down

0 comments on commit 269e032

Please sign in to comment.