mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-07 15:28:52 +01:00
Previously we had a few examples referring to --config-file (which is not accepted) but most were missing it altogether. Put this argument last in all the examples. Also replaced "./example.json" with just "example.json" in the import/export examples because the "./" was unnecessary.