mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
commit
0dc20329a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue