Skip to content

Commit

Permalink
Add Usage comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Kraker committed May 11, 2024
1 parent 9617fae commit e72a761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cronjob
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#
# Expose cronjob exit status
#
# Usage: <command> ; cronjob "<description>" $?
#
# Example crontab entry:
# * * * * * echo "Hello world!"; cronjob "greeting" $? | sponge /var/lib/prometheus/node-exporter/cronjob_greeting.prom
#
Expand Down

0 comments on commit e72a761

Please sign in to comment.