summaryrefslogtreecommitdiff
path: root/man/man1/html2markdown.1.md
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-02 02:16:58 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-02 02:16:58 +0000
commitb412492725fb628734ccf2297bc303088cc7059e (patch)
tree3fbcdde1453397c23c70971e931ec84bbdb1b04e /man/man1/html2markdown.1.md
parent5fbe057d27f62546b403969cc184c103ee9dd281 (diff)
Minor changes in man page sources.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@610 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'man/man1/html2markdown.1.md')
-rw-r--r--man/man1/html2markdown.1.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/man/man1/html2markdown.1.md b/man/man1/html2markdown.1.md
index f83a4b2c4..47757599a 100644
--- a/man/man1/html2markdown.1.md
+++ b/man/man1/html2markdown.1.md
@@ -8,8 +8,8 @@ html2markdown - converts HTML to markdown-formatted text
# SYNOPSIS
-**html2markdown [*pandoc-options*] [-- *special-options*] [*input-file* or
-*URL*]**
+html2markdown [*pandoc-options*] [-- *special-options*] [*input-file* or
+*URL*]
# DESCRIPTION
@@ -59,16 +59,15 @@ a complete list. The following options are most relevant:
: Include contents of *FILE* at the end of the document body.
-C *FILE*, --custom-header=*FILE*
-Use contents of *FILE*
-as the document header (overriding the default header, which can be
-printed using `pandoc -D markdown`). Implies
-`-s`.
+: Use contents of *FILE*
+ as the document header (overriding the default header, which can be
+ printed using `pandoc -D markdown`). Implies `-s`.
# SPECIAL OPTIONS
In addition, the following special options may be used. The special
options must be separated from the `html2markdown` command and any
-regular `pandoc` options by the delimiter '`--`', as in
+regular `pandoc` options by the delimiter \``--`', as in
html2markdown -o foo.txt -- -g 'curl -u bar:baz' -e latin1 \
www.foo.com