diff --git a/README.md b/README.md index c91da20..7ec5eb5 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,9 @@ In this case, you can pass the `subcommand` argument to the ## Additional functionality +OptsLib also provides some additional functionality that +can be used to modify the way arguments are parsed. + ### getRegex() This method is used to return the regex pattern used to parse @@ -161,17 +164,24 @@ the arguments, you can modify the default pattern to suit your needs. \OptsLib\Parse::setRegex('/(?(?=-)-(?(?=-)-(?'bigflag'[^\\s=]+)|(?'smallflag'\\S))(?:\\s*=\\s*|\\s+)(?(?!-)(?(?=[\\\"\\'])((?