Document the mix tasks in ex_doc instead
This commit is contained in:
parent
e1814bb322
commit
8b2541e4e7
6 changed files with 32 additions and 21 deletions
|
|
@ -2,7 +2,7 @@ defmodule Mix.Tasks.SetModerator do
|
|||
@moduledoc """
|
||||
Set moderator to a local user
|
||||
|
||||
Usage: ``mix set_moderator <username>``
|
||||
Usage: ``mix set_moderator <nickname>``
|
||||
|
||||
Example: ``mix set_moderator lain``
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue