aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/check12
1 files changed, 12 insertions, 0 deletions
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
}