From d7dfe77e5fa8f0aa1ae75ae076ce160661376172 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 27 Aug 2018 23:57:42 -0700 Subject: Use correct terminology for running p-scripts in Python --- docs/narr/commandline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/commandline.rst') diff --git a/docs/narr/commandline.rst b/docs/narr/commandline.rst index 107f35914..3cc7b9653 100644 --- a/docs/narr/commandline.rst +++ b/docs/narr/commandline.rst @@ -23,7 +23,7 @@ Running p-scripts All of the Pyramid console scripts may be run either: * by its name -* through a Python interpreter +* as a Python module .. index:: -- cgit v1.2.3