fix: typo
This commit is contained in:
parent
bf101265f6
commit
a5ae9b2412
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ If you want to change them - check available options in the help message (`!pm h
|
||||||
* **`!pm autoreply`** - Get or set autoreply of the room (markdown supported) that will be sent on any new incoming email thread
|
* **`!pm autoreply`** - Get or set autoreply of the room (markdown supported) that will be sent on any new incoming email thread
|
||||||
* **`!pm signature`** - Get or set signature of the room (markdown supported)
|
* **`!pm signature`** - Get or set signature of the room (markdown supported)
|
||||||
* **`!pm threadify`** - Get or set `threadify` of the room (`true` - send incoming email body in thread; `false` - send incoming email body as part of the message)
|
* **`!pm threadify`** - Get or set `threadify` of the room (`true` - send incoming email body in thread; `false` - send incoming email body as part of the message)
|
||||||
* **`!pm stripify`** - Get or set `threadify` of the room (`true` - strip incoming email's reply quotes and signatures; `false` - send incoming email as-is)
|
* **`!pm stripify`** - Get or set `stripify` of the room (`true` - strip incoming email's reply quotes and signatures; `false` - send incoming email as-is)
|
||||||
* **`!pm nosend`** - Get or set `nosend` of the room (`true` - disable email sending; `false` - enable email sending)
|
* **`!pm nosend`** - Get or set `nosend` of the room (`true` - disable email sending; `false` - enable email sending)
|
||||||
* **`!pm noreplies`** - Get or set `noreplies` of the room (`true` - ignore matrix replies; `false` - parse matrix replies)
|
* **`!pm noreplies`** - Get or set `noreplies` of the room (`true` - ignore matrix replies; `false` - parse matrix replies)
|
||||||
* **`!pm nosender`** - Get or set `nosender` of the room (`true` - hide email sender; `false` - show email sender)
|
* **`!pm nosender`** - Get or set `nosender` of the room (`true` - hide email sender; `false` - show email sender)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue