Fix up some headings
authorrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 06:36:35 +0000 (09:36 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 06:36:35 +0000 (09:36 +0300)
docs/administration/CLI_tasks/instance.md
docs/administration/CLI_tasks/uploads.md

index 975ee61d97f548c46561d44bafbea816f404c2bc..ab0b68ad0e487bb88dc75b1d4bb28eda4f820ea4 100644 (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
index a72bbd01fe3d7714f895347947a42fb3d8c54b12..321ec5e74719afec0a1a102a5d857f3e43c0a0c2 100644 (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)