We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2417444 commit 724d910Copy full SHA for 724d910
README.md
@@ -174,5 +174,5 @@ The order the arguments are passed on the command line makes a difference
174
175
## Debug Mode
176
177
-There is a debug mode that can be enabled by setting the `ARG_DEBUG` variable at the top of the script to `true`.
+There is a debug mode that can be enabled by setting the `ARG_DEBUG` variable to `true` right before calling `argParse`.
178
This will cause the script to dump out information about which flags it finds and of what kind etc
0 commit comments