aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/demos.sh2
-rw-r--r--web/index.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/demos.sh b/web/demos.sh
index 6c6a2a698..bd87151d5 100644
--- a/web/demos.sh
+++ b/web/demos.sh
@@ -14,7 +14,7 @@ pandoc -s README.tex -o demo0.txt
pandoc -s -w rst README -o demo0.txt
pandoc -s README -o demo0.rtf
pandoc -s -m -i -w s5 S5DEMO -o demo0.html
-web2markdown http://www.gnu.org/software/make/ -o demo0.txt
+html2markdown http://www.gnu.org/software/make/ -o demo0.txt
markdown2pdf README -o demo0.pdf
markdown2pdf -C myheader.tex README -o demo0.pdf'
diff --git a/web/index.txt b/web/index.txt
index 9fb86a4d9..024133487 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -35,7 +35,7 @@ you should extract from the zip archive and put somewhere in your
PATH). See the included file `README-WINDOWS.txt` for instructions
on using the program. Note: If you use [Cygwin], we recommend that
you compile Pandoc from source. This will give you access to the
-wrapper scripts `markdown2pdf` and `web2markdown`, which are not
+wrapper scripts `markdown2pdf` and `html2markdown`, which are not
included in the Windows binary package.
[`@TARBALL_NAME@`]: http://pandoc.googlecode.com/files/@TARBALL_NAME@