summaryrefslogtreecommitdiff
path: root/tutorial.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-23 21:05:24 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-23 21:05:24 +0300
commit71eef245f16f7044942ba4f36793a825da7fc8d4 (patch)
tree49d38fb8bc85fe04cec7c970a90a8c2c92a8630b /tutorial.md
parentfb5923af0d43dbcfe536f9fa951efa44e2e6d21d (diff)
downloadfable-poc-71eef245f16f7044942ba4f36793a825da7fc8d4.tar.gz
Change: tutorial to use --html and --pdf options
Diffstat (limited to 'tutorial.md')
-rw-r--r--tutorial.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/tutorial.md b/tutorial.md
index 3a10ab0..b58d7c8 100644
--- a/tutorial.md
+++ b/tutorial.md
@@ -182,9 +182,8 @@ To produce a PDF document of the echo requirements, for you to review,
the following commands are needed:
```sh
-./ftt-docgen echo.md > tmp.md
-./ftt-pandoc tmp.md -o tmp.pdf
-./ftt-pandoc tmp.md -o tmp.html
+./ftt-docgen --html echo.md
+./ftt-docgen --pdf echo.md
```
`echo.md` is the markdown input file, `tmp.md` is the temporary