forked from AkkomaGang/akkoma
docs: fix incorrect display in digest task docs
This commit is contained in:
parent
990cd7ef5d
commit
b0505b2cc7
1 changed files with 2 additions and 1 deletions
|
@ -14,8 +14,9 @@ mix pleroma.digest test <nickname> [<since_date>]
|
|||
|
||||
|
||||
Example:
|
||||
|
||||
```sh tab="OTP"
|
||||
./bin/pleroma_ctl digest test donaldtheduck 2019-05-20
|
||||
./bin/pleroma_ctl digest test donaldtheduck 2019-05-20
|
||||
```
|
||||
|
||||
```sh tab="From Source"
|
||||
|
|
Loading…
Reference in a new issue