summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2024-03-21 17:08:44 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2024-03-21 17:08:44 +0000
commitc7d702a368354319de3148925d5cf9fd141d7bfc (patch)
treebcc88ce01e6f8f122d3747346f4a62dffb3c4e4c /develop/print.html
parentdeploy: 159536d5257fd7cab874878fa271c71cc9f29ade (diff)
downloadsynapse-c7d702a368354319de3148925d5cf9fd141d7bfc.tar.xz
deploy: 6cf23febb998db1c7857ee87cbd2ddaac94700fc
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html

index 69f5116508..19e9697047 100644 --- a/develop/print.html +++ b/develop/print.html
@@ -820,7 +820,7 @@ simply run:</p> <pre><code class="language-sh">synapse_port_db --sqlite-database homeserver.db.snapshot \ --postgres-config homeserver-postgres.yaml </code></pre> -<p>The flag <code>--curses</code> displays a coloured curses progress UI.</p> +<p>The flag <code>--curses</code> displays a coloured curses progress UI. (NOTE: if your terminal is too small the script will error out)</p> <p>If the script took a long time to complete, or time has otherwise passed since the original snapshot was taken, repeat the previous steps with a newer snapshot.</p>