Format maintenance section

This commit is contained in:
sn0w 2018-08-18 23:33:13 +02:00
parent f085171daa
commit 2ea5c3b1d2
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ it to a tag or commit-hash pins the version.
## Maintaining Pleroma
Pleroma maintenance is usually done with premade mix tasks.
You can run these tasks using `./pleroma mix [task] [arguments...]`.
Pleroma maintenance is usually done with premade mix tasks.<br>
You can run these tasks using `./pleroma mix [task] [arguments...]`.<br>
If you need to fix some bigger issues you can also spawn a shell using `./pleroma enter`.
## Customizing Pleroma