diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ you can enable the following flags to enable extra feautures for `rf`: - `RF_EXTRAS`: enables all `EXTRA_*` features - `RF_EXTRA_MORE_COMMENTS`: enables `//` and `--` comments for `rfile`s - `RF_HIDDEN_CMD`: hides the `$ cmd` for commands +- `RF_MAX_VARS=num` : ovverrides the default number (512) of maximum variables --- |