1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

Make grid-config message more specific for --cxx and --cxxld

This commit is contained in:
Michael Marshall 2020-04-23 13:10:45 +01:00
parent 4701201b5f
commit e96c86ec14

View File

@ -19,8 +19,8 @@ Known values for OPTION are:
--help display this help and exit
--version output version information
--git print git revision
--cxx print c++ compiler and compiler flags
--cxxld print c++ linker and linker flags
--cxx print c++ compiler (may include some flags and spaces)
--cxxld print c++ linker (may include some flags and spaces)
EOF