mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/labnag.1.scd: fix typo
This commit is contained in:
parent
beb3c0fa09
commit
1b575ce816
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue