From b097b418bba400da8f8f28fa5ac887b2cbd1261e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 19 Feb 2023 10:04:29 -0300 Subject: bin/check: Add "Examples" section to the help string --- bin/check | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'bin/check') diff --git a/bin/check b/bin/check index 8348041..869c12f 100755 --- a/bin/check +++ b/bin/check @@ -20,6 +20,18 @@ help() { Run Makefile tests. This binary is available to simplify the cronjob. + + + Examples: + + Just run it: + + $ check + + + Runs check in a cronjob: + + $ cronjob check EOF } -- cgit v1.2.3