mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
Add %d template token to CLI docs (#1306)
This commit is contained in:
parent
f5cdd5c8be
commit
abd7adc9e0
|
|
@ -128,6 +128,7 @@ Here is the full list of supported template tokens:
|
|||
- `%P` - category position
|
||||
- `%a` - the "after" date
|
||||
- `%b` - the "before" date
|
||||
- `%d` - the current date
|
||||
- `%%` - escapes `%`
|
||||
|
||||
#### Partitioning
|
||||
|
|
|
|||
Loading…
Reference in a new issue