Lint fix
This commit is contained in:
parent
faf1f2b304
commit
cbe22deb51
@ -7,7 +7,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
|
||||
Manages Pleroma instance.
|
||||
|
||||
## Generate a new instance.
|
||||
|
||||
|
||||
mix pleroma.instance new [OPTION...]
|
||||
|
||||
If any options are left unspecified, you will be prompted interactively
|
||||
@ -161,4 +161,3 @@ defmodule Mix.Tasks.Pleroma.Instance do
|
||||
~S(') <> String.replace(path, ~S('), ~S(\')) <> ~S(')
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user