diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-17 00:58:18 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-17 00:58:18 +0200 |
| commit | fee94d01f9c5276f554a57bee1bc151f3dc6f141 (patch) | |
| tree | 70ca3e63aaaac82604c85a2b68888f96559a4ac7 /README.md | |
| parent | b1cf9ca888c3df3b20382f6daea35c6a58d06ec4 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
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 --- |