Added check of list string length.
[smdp.git] / mdp.1
diff --git a/mdp.1 b/mdp.1
index 9361e4f..6179d61 100644 (file)
--- a/mdp.1
+++ b/mdp.1
@@ -5,7 +5,7 @@
 .\"
 .
 .
-.TH MDP 1 "2015-04-10" "User Commands"
+.TH MDP 1 "2016-02-07" "User Commands"
 .SH NAME
 mdp \- A command-line based
 markdown presentation tool
@@ -44,11 +44,14 @@ Disable transparency in transparent terminal.
 .
 .SS "Miscellaneous Options"
 .TP
+.BR \-d ", " \-\^\-debug
+Enable debug messages on STDERR. Add multiple times to increases debug level.
+.TP
 .BR \-h ", " \-\^\-help
 Display usage message and exit.
 .TP
-.BR \-d ", " \-\^\-debug
-Enable debug messages on STDERR. Add multiple times to increases debug level.
+.BR \-v ", " \-\^\-version
+Display version and license information.
 .
 .SH MARKDOWN FORMATTING
 For a complete list of supported markups, refer the sample presentation
@@ -137,7 +140,7 @@ Exit
 Written by Michael Goehler and others, see
 .IR https://github.com/visit1985/mdp/blob/master/AUTHORS "."
 .SH COPYRIGHT
-Copyright (C) 2015 Michael Goehler
+Copyright (C) 2016 Michael Goehler
 .PP
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.