mirror of
https://github.com/a-stoyanov/zabbix-domain-expiry.git
synced 2025-12-13 18:02:31 +00:00
Update README.md
This commit is contained in:
parent
0daffec79c
commit
89565547df
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ The `check_domain.sh` script can be run manually for testing:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./check_domain.sh -d example.com
|
./check_domain.sh -d example.com
|
||||||
./check_domain.sh -d example.com -w 30 -c 7 -r '' -s ''
|
./check_domain.sh -d example.com -r 'https://rdap.example.com' -s 'whois.example.com' -w 30 -c 7
|
||||||
```
|
```
|
||||||
|
|
||||||
**Options**:
|
**Options**:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue