summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2016-02-13 21:32:06 -0500
committerrsiddharth <rsd@gnu.org>2016-02-13 21:32:06 -0500
commit4d2309123cef988d6e52d388b87c29b53d1ff247 (patch)
treec7b39fb22e3112b97b8a22379da5020ece651779 /README.rst
parent2872337665a0f9e9d9f61ed47bdb44bebcfbb48a (diff)
Templates are now at /libreplanet-templates/
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c641396..d74b6ba 100644
--- a/README.rst
+++ b/README.rst
@@ -53,7 +53,7 @@ LP schedule usage
or::
- $ lps_gen --schedule path/to/lp-sch.jinja2 path/to/lp-sch.md > path/to/program-schedule.html
+ $ lps_gen --schedule path/to/lp-schedule.jinja2 path/to/lp-sch.md > path/to/program-schedule.html
LP schedule markdown structure
@@ -178,11 +178,11 @@ LP speakers usage
~~~~~~~~~~~~~~~~~
::
- $ lps_gen -sp path/to/lp-speakers-2016.jinja2 path/to/lp-speakers.md > path/to/speakers-content.html
+ $ lps_gen -sp path/to/lp-speakers.jinja2 path/to/lp-speakers.md > path/to/speakers-content.html
or::
- $ lps_gen --speakers path/to/lp-speakers-2016.jinja2 path/to/lp-speakers.md > path/to/speakers-content.html
+ $ lps_gen --speakers path/to/lp-speakers.jinja2 path/to/lp-speakers.md > path/to/speakers-content.html
LP speakers markdown structure
``````````````````````````````