Skip to content

Commit

Permalink
Change the example script's description string to match the console_s…
Browse files Browse the repository at this point in the history
…cript's name: show_settings
  • Loading branch information
danjacka committed May 1, 2012
1 parent 39e0d1d commit b9cead3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/narr/commandline.rst
Expand Up @@ -718,7 +718,7 @@ we'll pretend you have a distribution with a package in it named
def settings_show():
description = """\
Print the deployment settings for a Pyramid application. Example:
'psettings deployment.ini'
'show_settings deployment.ini'
"""
usage = "usage: %prog config_uri"
parser = optparse.OptionParser(
Expand Down

0 comments on commit b9cead3

Please sign in to comment.