summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-04-26 18:59:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-04-26 18:59:33 (EDT)
commitcea1e7fc49644c9dcc337663503c0b76a73a05af (patch)
tree78925a57186813bbf2d44d7c12e52a47b7e4d6b5 /bin
parentecdf1aa05271c2b5c33c9fcbb77e39d47f8a669d (diff)
downloadfluxbox-cea1e7fc49644c9dcc337663503c0b76a73a05af.zip
fluxbox-cea1e7fc49644c9dcc337663503c0b76a73a05af.tar.gz
fluxbox-cea1e7fc49644c9dcc337663503c0b76a73a05af.tar.bz2
bin/hwmon: Update usage output
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hwmon2
1 files changed, 1 insertions, 1 deletions
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'