summaryrefslogtreecommitdiff
path: root/docs/api/paster.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-11-20 22:47:50 -0500
committerChris McDonough <chrism@plope.com>2012-11-20 22:47:50 -0500
commit8f4fcc47c9405f20cfed3a40931f12534b3b7193 (patch)
treec018006c039713b772349b040af5e36ff1333aad /docs/api/paster.rst
parent427a355af9cfb0e90f4a72a5e89b821ddbd76c1a (diff)
downloadpyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.tar.gz
pyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.tar.bz2
pyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.zip
coverage
Diffstat (limited to 'docs/api/paster.rst')
-rw-r--r--docs/api/paster.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/paster.rst b/docs/api/paster.rst
index 3f7a1c364..bde128e05 100644
--- a/docs/api/paster.rst
+++ b/docs/api/paster.rst
@@ -7,7 +7,7 @@
.. autofunction:: bootstrap
- .. autofunction:: get_app(config_uri, name=None)
+ .. autofunction:: get_app(config_uri, name=None, options=None)
.. autofunction:: get_appsettings(config_uri, name=None)