diff --git a/README.md b/README.md index 2d375e2..2247f18 100755 --- a/README.md +++ b/README.md @@ -561,11 +561,11 @@ Example: ``` Special arguments: - - *IDENTIFIER* + - *IDENTIFIER* expanded to `context[IDENTIFIER]` - - *$N* + - *$N* expanded to an instance of `parseStringAction.Argument` - - *...* + - *...* expanded to `parseStringAction.ALLARGS` (singleton)