From ce82a3b0416ed1b1956bcb93137c0a47cf8535b2 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 30 Oct 2025 05:40:55 -0600 Subject: [PATCH] 1.5-rc-3 --- time_fuckery.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/time_fuckery.sh b/time_fuckery.sh index 6144b23..782b3ee 100644 --- a/time_fuckery.sh +++ b/time_fuckery.sh @@ -6,7 +6,7 @@ ## nuke logs: bash time_fuckery.sh [n|N] ## uninstall: bash time_fuckery.sh [u|U] ## services: bash time_fuckery.sh [s|S] [stop|start|restart|status|enable|disable|=status] -## measure offset (chrony_statistics) bash time_fuckery.sh [mM] [int number of logs to process=500] +## measure offset (chrony_statistics): bash time_fuckery.sh [mM] [int number of logs to process=500] # explicitly die on any error # set -e