Fix markup syntax in man pages

This commit is contained in:
Martin Michlmayr 2019-08-31 14:46:51 +02:00 committed by Drew DeVault
parent 1a8b9fda8a
commit 3dcfa2ee90
3 changed files with 11 additions and 11 deletions

View file

@ -12,7 +12,7 @@ _swaynag_ [options...]
*-b, --button* <text> <action>
Create a button with the text _text_ that executes _action_ when pressed.
If the environment variable `TERMINAL` is set, _action_ will be run inside
If the environment variable _TERMINAL_ is set, _action_ will be run inside
the terminal. Otherwise, it will fallback to running directly. Multiple
buttons can be defined by providing the flag multiple times.