From e4e3aa3449d3ae390402a9cead205626816a2938 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 27 Dec 2009 15:32:14 +0000 Subject: Rendering cleanups. --- docs/narr/startup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/startup.rst') diff --git a/docs/narr/startup.rst b/docs/narr/startup.rst index f4904f0bf..4e806ec17 100644 --- a/docs/narr/startup.rst +++ b/docs/narr/startup.rst @@ -6,7 +6,7 @@ Startup When you cause :mod:`repoze.bfg` to start up in a console window, you'll see something much like this show up on the console: -.. code-block:: bash +.. code-block:: text $ paster serve myproject/MyProject.ini Starting server in PID 16601. -- cgit v1.2.3