pages/*: reword descriptions to comply with the style guide (#11507)
* pages/*: reword descriptions to comply with the style guide --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# dunstify
|
||||
|
||||
> A notification tool that is an extension of notify-send, but has more features based around dunst.
|
||||
> Works with all options that work for notify-send.
|
||||
> A notification tool that is an extension of `notify-send`, but has more features based around `dunst`.
|
||||
> Accepts all options of `notify-send`.
|
||||
> More information: <https://github.com/dunst-project/dunst/wiki/Guides>.
|
||||
|
||||
- Show a notification with a given title and message:
|
||||
@@ -16,6 +16,6 @@
|
||||
|
||||
`dunstify "{{Title}}" "{{Message}}" -r {{123}}`
|
||||
|
||||
- To see other possible options:
|
||||
- Display help:
|
||||
|
||||
`notify-send --help`
|
||||
|
Reference in New Issue
Block a user