[Chapel Merge] This PR updates the ArgumentParser docs to include

Branch: refs/heads/main
Revision: ab40f4a
Author: arezaii
Log Message:

Merge pull request #18406 from arezaii/argparse-doc-note

This PR updates the ArgumentParser docs to include a note about setting up
main() to take arguments.

No code or logic changes.

TESTING:

I have verified that make docs completes successfully after these changes.

Reviewed by @mppf - Thanks!

Signed-off-by: Ahmad Rezaii ahmad.rezaii@hpe.com

Modified Files:
M doc/rst/technotes/main.rst

M modules/packages/ArgumentParser.chpl

Compare: https://github.com/chapel-lang/chapel/compare/a2ed1d6c4169...ab40f4a10d30