]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Reference current list-id
authorStephen Finucane <stephen@that.guru>
Fri, 28 Feb 2020 17:42:22 +0000 (17:42 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 28 Feb 2020 18:00:35 +0000 (18:00 +0000)
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")
docs/development/installation.rst

index 0a6e71c6a2e39073d321c571f67c30dd7ad9d0a4..d540b76096f152eafce50ebdfee8df493a6bf394 100644 (file)
@@ -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: