mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/labnag.1.scd: fix missed escape
Some checks failed
labwc.github.io / notify (push) Has been cancelled
Some checks failed
labwc.github.io / notify (push) Has been cancelled
This commit is contained in:
parent
f0ccbfed18
commit
d1a9529239
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ This is a simple example of a _labnag_ logout GUI.
|
|||
labnag \\
|
||||
-f "Hack Regular 10"\\
|
||||
-m "Choose your logout option"\\
|
||||
-Z " Lock " "gtklock -d"\
|
||||
-Z " Lock " "gtklock -d"\\
|
||||
-Z " Logout " "labwc -e"\\
|
||||
-Z "Shutdown " "systemctl poweroff"\\
|
||||
-Z " Reboot " "systemctl reboot"\\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue