aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index d36068dfa..792e22d2e 100644
--- a/README
+++ b/README
@@ -102,8 +102,7 @@ for example,
markdown2pdf sample.txt endnotes.txt
-will produce `sample.pdf`. (If `sample.pdf` exists already,
-it will be backed up before being overwritten.) An output file
+will produce `sample.pdf`. An output file
name can be specified explicitly using the `-o` option:
markdown2pdf -o book.pdf chap1 chap2