X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=mdp.1;h=01f2e7eb3a04c44f39a57bcf0b2c21efe8af843d;hb=96277f3ca3bb80c44eb559b782cdd7044cd71514;hp=700eb32b0c05d044b7473639aff4f445c658bf4a;hpb=354cf2e07ccd0d7900f96bffc279093997cbe203;p=smdp.git diff --git a/mdp.1 b/mdp.1 index 700eb32..01f2e7e 100644 --- a/mdp.1 +++ b/mdp.1 @@ -33,17 +33,17 @@ or if the file name is the presentation is read from standard input. .SS "Output Control" .TP +.BR \-c ", " \-\^\-nocodebg +Don't change the background color of code blocks. +.TP .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. +.BR \-s ", " \-\^\-noslidenum +Do not show slide number at the bottom. .TP -.BR \-t ", " \-\^\-notrans -Disable transparency in transparent terminal. +.BR \-x ", " \-\^\-noslidemax +Show slide number, but not total number of slides. . .SS "Miscellaneous Options" .TP @@ -159,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 "."