mirror of
https://github.com/swaywm/sway.git
synced 2026-07-11 11:04:06 -04:00
swaynag: add blank lines after headings in scdocs
This commit is contained in:
parent
1e7fbe493e
commit
41d858b439
2 changed files with 6 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ swaynag - Show a warning or error message with buttons
|
|||
_swaynag_ [options...]
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-b, --button* <text> <action>
|
||||
Create a button with the text _text_ that executes _action_ when pressed.
|
||||
Multiple buttons can be defined by providing the flag multiple times.
|
||||
|
|
@ -60,6 +61,7 @@ _swaynag_ [options...]
|
|||
Show the version number and quit.
|
||||
|
||||
# APPEARANCE OPTIONS
|
||||
|
||||
*--background* <RRGGBB[AA]>
|
||||
Set the color of the background.
|
||||
|
||||
|
|
@ -100,4 +102,5 @@ _swaynag_ [options...]
|
|||
Set the padding for the button text.
|
||||
|
||||
# SEE
|
||||
|
||||
swaynag(5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue