removed transparency and color fading
[smdp.git] / mdp.1
diff --git a/mdp.1 b/mdp.1
index f40e43e..01f2e7e 100644 (file)
--- a/mdp.1
+++ b/mdp.1
@@ -39,18 +39,9 @@ Don't change the background color of code blocks.
 .BR \-e ", " \-\^\-expand
 Enable character entity expansion (e.g. '>' becomes '>').
 .TP
-.BR \-f ", " \-\^\-nofade
-Disable color fading in 256 color mode.
-.TP
-.BR \-i ", " \-\^\-invert
-Swap black and white color.
-.TP
 .BR \-s ", " \-\^\-noslidenum
 Do not show slide number at the bottom.
 .TP
-.BR \-t ", " \-\^\-notrans
-Disable transparency in transparent terminal.
-.TP
 .BR \-x ", " \-\^\-noslidemax
 Show slide number, but not total number of slides.
 .
@@ -168,6 +159,9 @@ This key is disabled if input was read from standard input.
 Exit
 .BR mdp "."
 .
+.SH CUSTOMIZATION
+.B mdp
+can be configured by modifying config.h and recompiling.
 .SH AUTHOR
 Written by Michael Goehler and others, see
 .IR https://github.com/visit1985/mdp/blob/master/AUTHORS "."