summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-09-01 09:46:42 +0100
committerErik Johnston <erik@matrix.org>2015-09-01 09:46:42 +0100
commit3e4de64bc9bc5ff1645f917e7c6deacf29fb868b (patch)
treea5f9072ae2af9379b1c311b2d208e58d9e7ae3ca /docs
parentActually add config path (diff)
downloadsynapse-3e4de64bc9bc5ff1645f917e7c6deacf29fb868b.tar.xz
Remove spurious .py from docs
Diffstat (limited to 'docs')
-rw-r--r--docs/postgres.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/postgres.rst b/docs/postgres.rst
index 017b3c47e7..b5027fefb0 100644
--- a/docs/postgres.rst
+++ b/docs/postgres.rst
@@ -98,7 +98,7 @@ To complete the conversion shut down the synapse server and run the port
 script one last time, e.g. if the SQLite database is at  ``homeserver.db``
 run::
 
-    synapse_port_db.py --sqlite-database homeserver.db \
+    synapse_port_db --sqlite-database homeserver.db \
         --postgres-config database_config.yaml
 
 Once that has completed, change the synapse config to point at the PostgreSQL