Skip to content

Commit 724d910

Browse files
committed
Updated the debug section in the README to be more specific about enabling the debug mode
1 parent 2417444 commit 724d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@ The order the arguments are passed on the command line makes a difference
174174

175175
## Debug Mode
176176

177-
There is a debug mode that can be enabled by setting the `ARG_DEBUG` variable at the top of the script to `true`.
177+
There is a debug mode that can be enabled by setting the `ARG_DEBUG` variable to `true` right before calling `argParse`.
178178
This will cause the script to dump out information about which flags it finds and of what kind etc

0 commit comments

Comments
 (0)