better documentation for notify
This commit is contained in:
parent
36559d9978
commit
ba4167d89e
1 changed files with 8 additions and 3 deletions
|
@ -1,7 +1,12 @@
|
|||
Last Command
|
||||
============
|
||||
Notify
|
||||
======
|
||||
|
||||
Notifies if the command completes and terminal isn't the foreground window.
|
||||
Cross platform notification support.
|
||||
|
||||
Functions
|
||||
---------
|
||||
|
||||
- `notify` opens a notification with the given args. Usage: `notify hello world`.
|
||||
|
||||
Settings
|
||||
--------
|
||||
|
|
Loading…
Add table
Reference in a new issue