Commit Diff


commit - d1bf48edff0d2fb3f1f3849b6ee1b529e1e0f96e
commit + eb03a9b1339bc42dac20778c929cde8a14ba250e
blob - f64ff47fe646de6cf7a6045074b6148182c3b1bb
blob + bc4c60aa6c1acb6cd67f6e8f2ebb6fa95f3dc088
--- statbarctl.sh
+++ statbarctl.sh
@@ -8,6 +8,7 @@ show_help()
 	echo "\nstatbarctl is used to control aspects of a running statbar instance"
 	echo "statbar must be running for this program to be useful"
 	echo "\nUsage:"
+	echo "\tstatbarctl renormalize-clock: reset the clock interval to the next whole minute"
 	echo "\tstatbarctl reload-mail: refresh the mail module"
 	echo "\tstatbarctl reload-battery: refresh the battery module"
 	echo "\tstatbarctl help: show this message"