aboutsummaryrefslogtreecommitdiff
path: root/docs/wmenu.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/wmenu.1.scd')
-rw-r--r--docs/wmenu.1.scd9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd
index 407da9f..f489c84 100644
--- a/docs/wmenu.1.scd
+++ b/docs/wmenu.1.scd
@@ -1,4 +1,4 @@
-wmenu(1)
+WMENU(1)
# NAME
@@ -15,13 +15,18 @@ wmenu - dynamic menu for Wayland
[-M _color_] [-m _color_] \
[-S _color_] [-s _color_]
+*wmenu-run* ...
+
# DESCRIPTION
-wmenu is a dynamic menu for Wayland, which reads a list of newline-separated
+*wmenu* is a dynamic menu for Wayland, which reads a list of newline-separated
items from stdin. When the user selects an item and presses Return, their choice
is printed to stdout and wmenu terminates. Entering text will narrow the items
to those matching the tokens in the input.
+*wmenu-run* is a special invocation of wmenu which lists programs in the user's
+$PATH and runs the result.
+
# OPTIONS
*-b*