Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pinned...
[akkoma] / lib / mix / tasks / pleroma / instance.ex
index 1ef40671cf3be14b89e4308eddafa22301b6fcc3..0a2c891c004f79000cd32b436c1303e76ab2ed07 100644 (file)
@@ -75,7 +75,7 @@ defmodule Mix.Tasks.Pleroma.Instance do
       name =
         Common.get_option(
           options,
-          :name,
+          :instance_name,
           "What is the name of your instance? (e.g. Pleroma/Soykaf)"
         )