summaryrefslogtreecommitdiff
path: root/tutorial.md
diff options
context:
space:
mode:
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