Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-09-30 23:15:16 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-09-30 23:15:16 +0200
commit7155f633458d7d3d8702a14cc6b1a91b27ade4ef (patch)
treeff8ae0f633ecd7c055e1fa0218489e3817100b59 /docs
parent4594c95bb991ca6de97ac50a0d92ef95cb70ca6e (diff)
readthedocs debugging
Diffstat (limited to 'docs')
-rw-r--r--docs/examples/python.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/python.rst b/docs/examples/python.rst
index 45ea2c45..2f7c9301 100644
--- a/docs/examples/python.rst
+++ b/docs/examples/python.rst
@@ -49,6 +49,7 @@ Calling a module
Assuming you've followed the example in `Creating a script`_, you can now safely call it with:
.. code-block:: console
+
python -m archinstall test_installer
This should now print all available drives on your system.