Actually rename all isntances

This commit is contained in:
Erik Johnston 2015-05-08 13:50:03 +01:00
parent 3a42f32134
commit 22a7ba8b22

View file

@ -88,7 +88,7 @@ is named ``homeserver-postgres.yaml`` and the SQLite snapshot is at
python scripts/port_from_sqlite_to_postgres.py \
--sqlite-database homeserver.db.snapshot \
--postgres-config database_config.yaml
--postgres-config homeserver-postgres.yaml
The flag ``--curses`` displays a coloured curses progress UI.