added example

This commit is contained in:
Stefan Friese 2024-12-15 14:09:29 +01:00
parent 548390dc6c
commit 61ded79b15
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ The time is set in seconds followed by the binary which will be executed and kil
Examples: Examples:
```sh ```sh
kilt timer 90 tail -f /var/log/syslog
kilt timer 30 yes kilt timer 30 yes
kilt timer 10 watch lscpu kilt timer 10 watch lscpu
``` ```