mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-05 04:15:37 +01:00
Add Usage chapter, fix test notifications example (#118)
This commit is contained in:
@@ -24,7 +24,7 @@ And extract diun:
|
||||
$ wget -qO- {{ config.repo_url }}releases/download/v{{ git.tag | trim('v') }}/diun_{{ git.tag | trim('v') }}_linux_x86_64.tar.gz | tar -zxvf - diun
|
||||
```
|
||||
|
||||
After getting the binary, it can be tested with [`./diun --help`](../get-started.md#diun-cli) command and moved to a permanent location.
|
||||
After getting the binary, it can be tested with [`./diun --help`](../usage/cli.md) command and moved to a permanent location.
|
||||
|
||||
## Server configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user