Fix up some headings
This commit is contained in:
		
							parent
							
								
									d39ccc2e7f
								
							
						
					
					
						commit
						f5372bfb4a
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue