mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:49:24 +01:00
README: specifically mention that /s is specific to this plugin
[skip ci]
From: 5e6c9349fa
This commit is contained in:
parent
e831d0e8ec
commit
363285cfbf
@ -22,4 +22,4 @@ The following regex flags (i.e. the `g` in `s/abc/def/g`, etc.) are supported:
|
|||||||
|
|
||||||
- `i`: case insensitive replacement
|
- `i`: case insensitive replacement
|
||||||
- `g`: replace all occurences of the original text
|
- `g`: replace all occurences of the original text
|
||||||
- `s`: replace only messages from the caller
|
- `s`: *(custom flag specific to this plugin)* replace only messages from the caller
|
||||||
|
Loading…
Reference in New Issue
Block a user