Branch: refs/heads/main
Revision: e1c6868
Author: arezaii
Log Message:
Merge pull request #18407 from arezaii/mason-doc-update
This PR updates the output of help
for the mason run
and mason build
commands to properly indicate that a double dash --
is needed to specify
arguments for the runtime or compiler, respectively.
There are no code or logic changes.
TESTING:
- [x] Can
make mason
- [x] Passing tests from
util/start_test test/mason/
Reviewed by @bradcray - Thanks!
Signed-off-by: arezaii ahmad.rezaii@hpe.com
Modified Files:
M tools/mason/MasonHelp.chpl
Compare: https://github.com/chapel-lang/chapel/compare/dab842f85010...e1c686865024