Fix up some headings

This commit is contained in:
rinpatch 2019-10-03 09:36:35 +03:00
parent d39ccc2e7f
commit f5372bfb4a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ $PREFIX gen [<options>]
If any of the options are left unspecified, you will be prompted interactively.
## Options
### Options
- `-f`, `--force` - overwrite any output files
- `-o <path>`, `--output <path>` - the output file for the generated configuration
- `--output-psql <path>` - the output file for the generated PostgreSQL setup

View File

@ -6,7 +6,7 @@ Every command should be ran with a prefix, in case of OTP releases it is `./bin/
```sh
$PREFIX migrate_local TARGET_UPLOADER [OPTIONS...]
```
## Options
### Options
- `--delete` - delete local uploads after migrating them to the target uploader
A list of available uploaders can be seen in [Configuration Cheat Sheet](../../configuration/cheatsheet.md#pleromaupload)