summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-04-28 18:09:20 +0100
committerErik Johnston <erik@matrix.org>2015-04-28 18:09:20 +0100
commitcc52f02d74e5eee4eb64ff16fb0dfaa7d4d7d38e (patch)
treecbb4252937c221d3e6b0cecc1692c76d4dfd2186
parentUpdate docs/postgres.rst to explain port script usage (diff)
downloadsynapse-cc52f02d74e5eee4eb64ff16fb0dfaa7d4d7d38e.tar.xz
Fix rst
-rw-r--r--docs/postgres.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/postgres.rst b/docs/postgres.rst
index bbf1b12a89..ca72131c6c 100644
--- a/docs/postgres.rst
+++ b/docs/postgres.rst
@@ -74,7 +74,8 @@ the original snapshot was taken, repeat the previous steps with a newer
 snapshot.
 
 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:
+script one last time, e.g. if the SQLite database is at  ``homeserver.db``
+run::
 
     python scripts/port_from_sqlite_to_postgres.py \
         --sqlite-database homeserver.db \