mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-12 18:25:28 +00:00
Fix a typo
This commit is contained in:
parent
a02e0c18bc
commit
fd5c7b445f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ defmodule Mix.Tasks.Pleroma.Uploads do
|
||||||
|
|
||||||
@log_every 50
|
@log_every 50
|
||||||
@shortdoc "Migrate uploads from local to remote storage"
|
@shortdoc "Migrate uploads from local to remote storage"
|
||||||
@longdioc """
|
@longdoc """
|
||||||
Manages uploads
|
Manages uploads
|
||||||
## Migrate uploads from local to remote storage
|
## Migrate uploads from local to remote storage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue