aboutsummaryrefslogtreecommitdiff
path: root/dmenu/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu/dmenu.1')
-rw-r--r--dmenu/dmenu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu/dmenu.1 b/dmenu/dmenu.1
index 57ea184..2bf9c77 100644
--- a/dmenu/dmenu.1
+++ b/dmenu/dmenu.1
@@ -45,6 +45,9 @@ dmenu appears at the bottom of the screen.
.B \-c
dmenu appears centered on the screen.
.TP
+.B \-C
+dmenu becomes a calculator.
+.TP
.B \-f
dmenu grabs the keyboard before reading stdin if not reading from a tty. This
is faster, but will lock up X until stdin reaches end\-of\-file.