Adds "-h" option to display usage guide

This commit is contained in:
C-Duv
2017-02-11 14:58:03 +01:00
parent 6cb0faca60
commit 3304fde7a3
2 changed files with 23 additions and 5 deletions

View File

@@ -16,11 +16,14 @@ send-notification.sh "All your base are belong to us"
```
```
uptime | send-notification.sh
uptime | send-notification.sh
```
See `send-notification.sh -h`.
### Configuration :
Script can be configured
Edit `send-notification.sh` and set the following variables:
* `USER_LOGIN`