From cea1e7fc49644c9dcc337663503c0b76a73a05af Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pj@pehjota.net>
Date: Thu, 26 Apr 2018 18:59:33 -0400
Subject: bin/hwmon: Update usage output

---
(limited to 'bin/hwmon')

diff --git a/bin/hwmon b/bin/hwmon
index 7f2f0f4..099ca2b 100755
--- a/bin/hwmon
+++ b/bin/hwmon
@@ -187,7 +187,7 @@ print_sensor()
 usage()
 {
 	printf 'Usage: %s [<options>] %s [%s ...]\n' "${0}" \
-		'<label>:<chip>/<element>' '<label>:<chip>/<element>'
+		'<label>:[<chip>/<element>]' '<label>:[<chip>/<element>]'
 	printf '\n'
 	printf 'Options:\n'
 	printf '  -i <num>  Indent label/value lines with <num> spaces\n'
--
cgit v0.9.1