diff options
Diffstat (limited to 'docs/pscripts/pshell.rst')
| -rw-r--r-- | docs/pscripts/pshell.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/pscripts/pshell.rst b/docs/pscripts/pshell.rst new file mode 100644 index 000000000..7c9050826 --- /dev/null +++ b/docs/pscripts/pshell.rst @@ -0,0 +1,9 @@ +.. index:: + single: pshell; --help + +.. _pshell_script: + +.. autoprogram:: pyramid.scripts.pshell:PShellCommand.parser + :prog: pshell + +.. seealso:: :ref:`interactive_shell` and :ref:`running-pscripts`. |
