projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5372bf
)
Use consistent command signature
author
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 06:38:24 +0000
(09:38 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 06:38:24 +0000
(09:38 +0300)
docs/administration/CLI_tasks/uploads.md
patch
|
blob
|
history
diff --git
a/docs/administration/CLI_tasks/uploads.md
b/docs/administration/CLI_tasks/uploads.md
index 321ec5e74719afec0a1a102a5d857f3e43c0a0c2..71800e341944c269989a01d5dcc0e43a78425508 100644
(file)
--- a/
docs/administration/CLI_tasks/uploads.md
+++ b/
docs/administration/CLI_tasks/uploads.md
@@
-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