From 81d46e39120bcb7c24cec2105e05f3524e8bd548 Mon Sep 17 00:00:00 2001 From: adnano Date: Fri, 3 May 2024 21:34:10 -0400 Subject: docs: Add wmenu-run --- docs/wmenu.1.scd | 9 +++++++-- 1 file 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* -- cgit v1.2.3