fix(help): Update variant options in usage message (#200)

This commit is contained in:
Rob Gill 2018-05-22 23:54:25 +10:00 committed by Stéphane Lesimple
parent ca391cbfc9
commit ea75969eb7
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ show_usage()
--batch nrpe produce machine readable output formatted for NRPE
--batch prometheus produce output for consumption by prometheus-node-exporter
--variant [1,2,3] specify which variant you'd like to check, by default all variants are checked,
--variant [1,2,3,3a,4] specify which variant you'd like to check, by default all variants are checked,
can be specified multiple times (e.g. --variant 2 --variant 3)
--hw-only only check for CPU information, don't check for any variant
--no-hw skip CPU information and checks, if you're inspecting a kernel not to be run on this host