Fix README
This commit is contained in:
parent
22ecf89c69
commit
8e4e8a9453
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ alias ns="notipriv send"
|
||||||
## Usage
|
## Usage
|
||||||
To send a notification:
|
To send a notification:
|
||||||
```sh
|
```sh
|
||||||
ns "message
|
ns "message"
|
||||||
```
|
```
|
||||||
|
|
||||||
To run a command and send a notification at the end:
|
To run a command and send a notification at the end:
|
||||||
|
|
Loading…
Reference in a new issue