We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09db7a7 commit 8e65143Copy full SHA for 8e65143
README.md
@@ -42,7 +42,7 @@ don't forget to quote it:
42
Besides sending emails, croncape can also kill the run command after a given
43
timeout, via the `-t` flag (disabled by default):
44
45
- 0 6 * * * croncape -e "[email protected]" -t 2h ls -lsa
+ 0 6 * * * croncape -t 2h ls -lsa
46
47
If you want to send emails even when commands are successful, use the `-v` flag
48
(useful for testing).
0 commit comments