diff options
| author | Chris McDonough <chrism@plope.com> | 2012-11-20 22:47:50 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-11-20 22:47:50 -0500 |
| commit | 8f4fcc47c9405f20cfed3a40931f12534b3b7193 (patch) | |
| tree | c018006c039713b772349b040af5e36ff1333aad /docs/api/paster.rst | |
| parent | 427a355af9cfb0e90f4a72a5e89b821ddbd76c1a (diff) | |
| download | pyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.tar.gz pyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.tar.bz2 pyramid-8f4fcc47c9405f20cfed3a40931f12534b3b7193.zip | |
coverage
Diffstat (limited to 'docs/api/paster.rst')
| -rw-r--r-- | docs/api/paster.rst | 2 |
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) |
