dunstctl: Fix alignment in help message
This commit is contained in:
parent
ec421f1ea1
commit
36eed785d2
5
dunstctl
5
dunstctl
@ -14,9 +14,12 @@ show_help() {
|
|||||||
cat <<-EOH
|
cat <<-EOH
|
||||||
Usage: dunstctl <command> [parameters]"
|
Usage: dunstctl <command> [parameters]"
|
||||||
Commands:
|
Commands:
|
||||||
|
action Perform the default action, or open the
|
||||||
|
context menu of the notification at the
|
||||||
|
given position
|
||||||
close Close the last notification
|
close Close the last notification
|
||||||
close-all Close the all notifications
|
close-all Close the all notifications
|
||||||
context Open context menu of latest notification
|
context Open context menu
|
||||||
history-pop Pop one notification from history
|
history-pop Pop one notification from history
|
||||||
status Check if
|
status Check if
|
||||||
status-set [true|false] Set the status
|
status-set [true|false] Set the status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user