Use consistent command signature
authorrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 06:38:24 +0000 (09:38 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 06:38:24 +0000 (09:38 +0300)
docs/administration/CLI_tasks/uploads.md

index 321ec5e74719afec0a1a102a5d857f3e43c0a0c2..71800e341944c269989a01d5dcc0e43a78425508 100644 (file)
@@ -4,7 +4,7 @@ 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
 - `--delete` - delete local uploads after migrating them to the target uploader