Merge pull request #1142 from FloorLamp/master

Fix typo in manual
This commit is contained in:
Justin Mayer 2013-11-02 08:54:29 -07:00
commit 0dc20329a4

View file

@ -225,7 +225,7 @@ def parse_arguments():
default=None)
parser.add_argument('-t', '--theme-path', dest='theme',
help='Path where to find the theme templates. If not specified, it'
help='Path where to find the theme templates. If not specified, it '
'will use the default one included with pelican.')
parser.add_argument('-o', '--output', dest='output',