mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Update docs/webadministration.rst
typo Co-authored-by: Dario Ernst <github@kanojo.de>
This commit is contained in:
parent
2387e53c58
commit
98f59a8763
@ -357,7 +357,7 @@ The following options are available when adding an alias:
|
||||
* %a - Finds any values that end with "a"
|
||||
* %or% - Finds any values that have "or" in any position
|
||||
* _r% - Finds any values that have "r" in the second position
|
||||
* a_% -' Finds any values that start with "a" and are at least 2 characters in length
|
||||
* a_% - Finds any values that start with "a" and are at least 2 characters in length
|
||||
* a__% - Finds any values that start with "a" and are at least 3 characters in length
|
||||
* a%o - Finds any values that start with "a" and ends with "o"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user