aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-09-19 19:41:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-09-19 19:41:15 -0700
commitadd8eaa70eac1d6d2c3aa23648033869a9a178b9 (patch)
treef4c35052e69d09d5dabb0e96cec70dc42e1cc1ca
parent58570e167d8a8c8d894d4b6bd9681d4bb03fe713 (diff)
downloadoso2pdf-add8eaa70eac1d6d2c3aa23648033869a9a178b9.tar.gz
multiple output files
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index c311703..c17bc38 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,9 @@ Online to an HTML file, e.g. `my_chapter.html`. Then run the command
$ oso2pdf my_chapter.html
-which will produce a file `my_chapter.pdf`. Optionally, specify the
-font for the conversion; the default setting is
+which will produce files `my_chapter-content.pdf` and
+`my_chapter-notes.pdf`. Optionally, specify the font for the
+conversion; the default setting is
$ oso2pdf --font="Liberation Serif" my_chapter.html