Skip to content

Commit

Permalink
add the settings for pelican command line usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
almet authored and Skami18 committed Feb 16, 2011
1 parent bf7ba84 commit fd45299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ bugs or giving ideas. Thanks to them !
- Arnaud Bos
- nblock (Florian)
- Bruno Bord
- Laureline Guérin
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Generate your blog

To launch pelican, just use the `pelican` command::

$ pelican /path/to/your/content/
$ pelican /path/to/your/content/ [-s path/to/your/settings.py]

And… that's all! You can see your weblog generated on the `content/` folder.

Expand Down

0 comments on commit fd45299

Please sign in to comment.