diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-14 16:08:54 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-14 16:08:54 +0200 |
| commit | 2452d534e5a3f4cebd28f89d0606a5f61f8d4b37 (patch) | |
| tree | 63a3d7406a67ee71e0f0678b8c68acf4da714654 | |
| parent | 511f30b96d06041f528ec005e4d3edffc4047608 (diff) | |
add `@:!` note to README
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ example: ### rfile command prefix (`@`) +- `@:! [msg]` -> print/log with box/banner - `@: [msg]` -> print/log - `@var=cmd` -> create variable `var` - `@var` -> access variable `var` |