Keep the shortdoc descriptive

This commit is contained in:
rinpatch 2018-12-10 08:03:17 +03:00
parent cbe048bb3f
commit 993c8c8bd4
1 changed files with 1 additions and 3 deletions

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: