summaryrefslogtreecommitdiff
path: root/docs/pscripts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pscripts')
-rw-r--r--docs/pscripts/pcreate.rst4
-rw-r--r--docs/pscripts/pdistreport.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/pscripts/pcreate.rst b/docs/pscripts/pcreate.rst
index 0f23583ba..c48a70acd 100644
--- a/docs/pscripts/pcreate.rst
+++ b/docs/pscripts/pcreate.rst
@@ -1,9 +1,9 @@
.. index::
- single: pcreate; --help
+ single: pcreate; --help
.. _pcreate_script:
.. autoprogram:: pyramid.scripts.pcreate:PCreateCommand.parser
- :prog: pcreate
+ :prog: pcreate
.. seealso:: :ref:`creating_a_project`
diff --git a/docs/pscripts/pdistreport.rst b/docs/pscripts/pdistreport.rst
index 200218ad0..b3c9dffd8 100644
--- a/docs/pscripts/pdistreport.rst
+++ b/docs/pscripts/pdistreport.rst
@@ -1,9 +1,9 @@
.. index::
- single: pdistreport; --help
+ single: pdistreport; --help
.. _pdistreport_script:
.. autoprogram:: pyramid.scripts.pdistreport:get_parser()
- :prog: pdistreport
+ :prog: pdistreport
.. seealso:: :ref:`showing_distributions`