Merge remote-tracking branch 'origin/develop' into benchmark-finishing
[akkoma] / docs / administration / CLI_tasks / uploads.md
index a72bbd01fe3d7714f895347947a42fb3d8c54b12..71800e341944c269989a01d5dcc0e43a78425508 100644 (file)
@@ -4,9 +4,9 @@ Every command should be ran with a prefix, in case of OTP releases it is `./bin/
 
 ## Migrate uploads from local to remote storage
 ```sh
-$PREFIX migrate_local TARGET_UPLOADER [OPTIONS...]
+$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)