version bump
[smdp.git] / mdp.1
diff --git a/mdp.1 b/mdp.1
index ba7c24a..700eb32 100644 (file)
--- a/mdp.1
+++ b/mdp.1
@@ -56,6 +56,26 @@ Display usage message and exit.
 .BR \-v ", " \-\^\-version
 Display version and license information.
 .
+.SH ENVIRONMENT VARIABLES
+.SS "Output Control"
+.TP
+.BR MDP_LIST_HEAD[1-3],\ MDP_LIST_OPEN[1-3]
+Controls the list characters of unordered lists.
+
+The default is equivalent to:
+.br
+MDP_LIST_OPEN1=' |  '
+.br
+MDP_LIST_OPEN2=' |  '
+.br
+MDP_LIST_OPEN3=' |  '
+.br
+MDP_LIST_HEAD1=' +- '
+.br
+MDP_LIST_HEAD2=' +- '
+.br
+MDP_LIST_HEAD3=' +- '
+.
 .SH MARKDOWN FORMATTING
 For a complete list of supported markups, refer the sample presentation
 (sample.md) provided alongside
@@ -143,7 +163,7 @@ Exit
 Written by Michael Goehler and others, see
 .IR https://github.com/visit1985/mdp/blob/master/AUTHORS "."
 .SH COPYRIGHT
-Copyright (C) 2016 Michael Goehler
+Copyright (C) 2018 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.