aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2020-02-28 17:42:22 +0000
committerStephen Finucane <stephen@that.guru>2020-02-28 18:00:35 +0000
commit563557a2ef846248000bd8160e88d0d922772400 (patch)
tree15f445b17af9ba32293dbb2c7e8c97baf5d715a6
parentbd21a06f3eac36bc34f7c5fe617ab6bacf95bbf5 (diff)
downloadpatchwork-563557a2ef846248000bd8160e88d0d922772400.tar
patchwork-563557a2ef846248000bd8160e88d0d922772400.tar.gz
docs: Reference current list-id
We've updated our fixtures to use this newer version, meaning we no longer need to pass an explicit '--list-id' argument. Lovely. Signed-off-by: Stephen Finucane <stephen@that.guru> Fixes: 9a0b5992 ("fixtures: Update Patchwork list ID")
-rw-r--r--docs/development/installation.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/development/installation.rst b/docs/development/installation.rst
index 0a6e71c..d540b76 100644
--- a/docs/development/installation.rst
+++ b/docs/development/installation.rst
@@ -397,8 +397,7 @@ archives this may take some time:
.. code-block:: shell
- (.venv)$ ./manage.py parsearchive --list-id=patchwork.ozlabs.org \
- patchwork.mbox
+ (.venv)$ ./manage.py parsearchive patchwork.mbox
Finally, run the server and browse to the IP address of your board using your
browser of choice: