docs/labnag.1.scd: fix typo

This commit is contained in:
01micko 2025-08-21 20:03:33 +10:00 committed by Johan Malm
parent beb3c0fa09
commit 1b575ce816

View file

@ -14,13 +14,13 @@ _labnag_ [options...]
Create a button with the text _text_ that optionally executes _action_
when pressed. Multiple buttons can be defined by providing the flag
multiple times. Buttons will appear in the order they are provided from
lef to right.
left to right.
*-Z, --button-dismiss* <text> [<action>]
Create a button with the text _text_ that optionally executes _action_
when pressed, and dismisses labnag. Multiple buttons can be defined by
providing the flag multiple times. Buttons will appear in the order
they are provided from lef to right.
they are provided from left to right.
*-d, --debug*
Enable debugging.