diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2018-07-30 15:17:51 -0400 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2018-08-01 22:47:54 -0400 |
commit | 41d858b4397f1c89a13900f078854e28ea0ac45a (patch) | |
tree | 7c770085c609f38f742610de099bb41923911c24 /swaynag/swaynag.1.scd | |
parent | 1e7fbe493eadc32531bc2aae69d75e5ffbf214c5 (diff) |
swaynag: add blank lines after headings in scdocs
Diffstat (limited to 'swaynag/swaynag.1.scd')
-rw-r--r-- | swaynag/swaynag.1.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.1.scd b/swaynag/swaynag.1.scd index 12787c3c..1c395aee 100644 --- a/swaynag/swaynag.1.scd +++ b/swaynag/swaynag.1.scd @@ -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) |