added cli param to enable char entity expansion + docu
[smdp.git] / mdp.1
diff --git a/mdp.1 b/mdp.1
index 6179d61..ba7c24a 100644 (file)
--- a/mdp.1
+++ b/mdp.1
@@ -5,7 +5,7 @@
 .\"
 .
 .
-.TH MDP 1 "2016-02-07" "User Commands"
+.TH MDP 1 "2016-04-02" "User Commands"
 .SH NAME
 mdp \- A command-line based
 markdown presentation tool
@@ -33,6 +33,9 @@ or if the file name is
 the presentation is read from standard input.
 .SS "Output Control"
 .TP
+.BR \-e ", " \-\^\-expand
+Enable character entity expansion (e.g. '>' becomes '>').
+.TP
 .BR \-f ", " \-\^\-nofade
 Disable color fading in 256 color mode.
 .TP