# DP: document -v / -x options

--- a/doc/bash.1
+++ b/doc/bash.1
@@ -139,6 +139,12 @@ This option allows the positional parame
 when invoking an interactive shell or when reading input
 through a pipe.
 .TP
+.B \-v
+Print shell input lines as they are read.
+.TP
+.B \-x
+Print commands and their arguments as they are executed.
+.TP
 .B \-D
 Print a list of all double-quoted strings preceded by \fB$\fP
 on the standard output.
