1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-18 02:49:18 +00:00

Keep the shortdoc descriptive

This commit is contained in:
rinpatch 2018-12-10 08:03:17 +03:00
parent cbe048bb3f
commit 993c8c8bd4

View file

@ -6,10 +6,8 @@ defmodule Mix.Tasks.Pleroma.Uploads do
require Logger
@log_every 50
@shortdoc "Manages uploads"
@shortdoc "Migrates uploads from local to remote storage"
@moduledoc """
Manages uploads.
## Migrate uploads from local to remote storage
mix pleroma.uploads migrate_local TARGET_UPLOADER [OPTIONS...]
Options: