summaryrefslogtreecommitdiff
path: root/man/man1/html2markdown.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/html2markdown.1')
-rw-r--r--man/man1/html2markdown.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/html2markdown.1 b/man/man1/html2markdown.1
index 78c27808e..3ffda7a97 100644
--- a/man/man1/html2markdown.1
+++ b/man/man1/html2markdown.1
@@ -32,6 +32,8 @@ Write output to \fIFILE\fR instead of STDOUT.
.B \-\-strict
Use strict markdown syntax, with no extensions or variants.
.TP
+.B \-\-inline\-links
+Parse links in HTML as inline links, rather than reference links.
.TP
.B \-R, \-\-parse-raw
Parse untranslatable HTML codes as raw HTML.