summaryrefslogtreecommitdiff
path: root/docs/pscripts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pscripts')
-rw-r--r--docs/pscripts/pshell.rst8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/pscripts/pshell.rst b/docs/pscripts/pshell.rst
index cfd84d4f8..4e2ce74cb 100644
--- a/docs/pscripts/pshell.rst
+++ b/docs/pscripts/pshell.rst
@@ -3,11 +3,7 @@
.. _pshell_script:
-``pshell``
-----------
-
-.. program-output:: pshell --help
- :prompt:
- :shell:
+.. autoprogram:: pyramid.scripts.pshell:PShellCommand.parser
+ :prog: pshell
.. seealso:: :ref:`interactive_shell`