docs: Add wmenu-run - wmenu - 🔧 fork of wmenu
 (HTM) git clone git@git.drkhsh.at/wmenu.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 81d46e39120bcb7c24cec2105e05f3524e8bd548
 (DIR) parent 8f958478111933f8b1ce8405203026c2cc91fde8
 (HTM) Author: adnano <me@adnano.co>
       Date:   Fri,  3 May 2024 21:34:10 -0400
       
       docs: Add wmenu-run
       
       Diffstat:
         M docs/wmenu.1.scd                    |       9 +++++++--
       
       1 file changed, 7 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git 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*