Update CHANGELOG
[akkoma] / lib / mix / tasks / pleroma / config.ex
index a7d0fac5da97d51b4c4015224af156595d49cd84..462940e7e35c5141345c9dce924f1f3ddd79c613 100644 (file)
@@ -15,7 +15,7 @@ defmodule Mix.Tasks.Pleroma.Config do
 
       mix pleroma.config migrate_to_db
 
-  ## Transfers config from DB to file.
+  ## Transfers config from DB to file `config/env.exported_from_db.secret.exs`
 
       mix pleroma.config migrate_from_db ENV
   """