We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--branches
1 parent 1860eda commit 6f7b363Copy full SHA for 6f7b363
README.md
@@ -71,5 +71,5 @@ To manually rebuild a branch, for example 3.11:
71
ssh docs.nyc1.psf.io
72
sudo su --shell=/bin/bash docsbuild
73
screen -DUR # Rejoin screen session if it exists, otherwise create a new one
74
-/srv/docsbuild/venv/bin/python /srv/docsbuild/scripts/build_docs.py --force --branch 3.11
+/srv/docsbuild/venv/bin/python /srv/docsbuild/scripts/build_docs.py --force --branches 3.11
75
```
0 commit comments