summaryrefslogtreecommitdiff
path: root/docs/narr/environment.rst
diff options
context:
space:
mode:
authorBlaise Laflamme <blaise@laflamme.org>2010-11-28 12:28:30 -0500
committerBlaise Laflamme <blaise@laflamme.org>2010-11-28 12:29:25 -0500
commit16cd50c1a5beef98c3297d105c1ccffccb8872c5 (patch)
treea42f0b082048c13916d48ca23719ec8d78074642 /docs/narr/environment.rst
parent099ac84208c019300174c0c8722cff7687bb43ca (diff)
downloadpyramid-16cd50c1a5beef98c3297d105c1ccffccb8872c5.tar.gz
pyramid-16cd50c1a5beef98c3297d105c1ccffccb8872c5.tar.bz2
pyramid-16cd50c1a5beef98c3297d105c1ccffccb8872c5.zip
Normalized narrative doc, code with linenos while text+bash don't
Diffstat (limited to 'docs/narr/environment.rst')
-rw-r--r--docs/narr/environment.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst
index 814cb70d6..af03077af 100644
--- a/docs/narr/environment.rst
+++ b/docs/narr/environment.rst
@@ -290,7 +290,6 @@ for settings documented as such. For example, you might start your
:app:`Pyramid` application using the following command line:
.. code-block:: text
- :linenos:
$ BFG_DEBUG_AUTHORIZATION=1 BFG_RELOAD_TEMPLATES=1 bin/paster serve \
MyProject.ini