Michael Merickel
2011-07-14 c01a8429ca4f385f0443f324c76d57b17d77dedb
garden
1 files modified
12 ■■■■ changed files
pyramid/paster.py 12 ●●●● patch | view | raw | blame | history
pyramid/paster.py
@@ -57,8 +57,8 @@
    This command accepts one positional argument:
    ``config_uri`` -- specifies the PasteDeploy config file to use for the
    interactive shell. The format is ``inifile#name``. If the name is left off,
    ``main`` will be assumed.
    interactive shell. The format is ``inifile#name``. If the name is left
    off, ``main`` will be assumed.
    Example::
@@ -186,8 +186,8 @@
    This command accepts one positional argument:
    ``config_uri`` -- specifies the PasteDeploy config file to use for the
    interactive shell. The format is ``inifile#name``. If the name is left off,
    ``main`` will be assumed.
    interactive shell. The format is ``inifile#name``. If the name is left
    off, ``main`` will be assumed.
    Example::
@@ -255,8 +255,8 @@
    This command accepts two positional arguments:
    ``config_uri`` -- specifies the PasteDeploy config file to use for the
    interactive shell. The format is ``inifile#name``. If the name is left off,
    ``main`` will be assumed.
    interactive shell. The format is ``inifile#name``. If the name is left
    off, ``main`` will be assumed.
    ``url`` -- specifies the URL that will be used to find matching views.