add missing options to man page (#150)
authorDaniel Liu <danieliu3120@gmail.com>
Fri, 21 May 2021 10:34:11 +0000 (03:34 -0700)
committerGitHub <noreply@github.com>
Fri, 21 May 2021 10:34:11 +0000 (12:34 +0200)
mdp.1

diff --git a/mdp.1 b/mdp.1
index 700eb32..f40e43e 100644 (file)
--- a/mdp.1
+++ b/mdp.1
@@ -33,6 +33,9 @@ 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. '&gt;' becomes '>').
 .TP
@@ -42,8 +45,14 @@ Disable color fading in 256 color mode.
 .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.
 .
 .SS "Miscellaneous Options"
 .TP