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 2af7bb2 commit dd71976Copy full SHA for dd71976
README.md
@@ -7,7 +7,7 @@ Inspired, by the python argparse module, bash-argsparse purpose is to
7
replace the option-parsing and usage-describing functions commonly
8
rewritten in all scripts.
9
10
-This library is implemented for GNU bash version >= 4.1. Prior
+This library is implemented for GNU bash version >= 4.2. Prior
11
versions of bash will fail at interpreting that code.
12
13
0 commit comments