Branch: refs/heads/main
Revision: 378e296
Author: arezaii
Link: docs(Help): Add note field to highlight need for main to accept args by arezaii · Pull Request #20654 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20654 from arezaii/main-args-note
docs(Help): Add note field to highlight need for main to accept args
This PR adds a note field to the docs for the Help module
to highlight the fact that you must setup your main method to
accept arguments to use the module.
TESTING:
-
manually inspect doc page for
Help
reviewed by @stonea - thanks!
Signed-off-by: arezaii ahmad.rezaii@hpe.com
Modified Files:
M modules/standard/Help.chpl
Compare: https://github.com/chapel-lang/chapel/compare/3ad5d995e4af...378e296dd9c8