From 8fad7d5375cf34cfad21b180a5467d753ec166e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 21 Feb 2018 12:07:04 -0500 Subject: minor fix | spaces remove --- spectre-meltdown-checker.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spectre-meltdown-checker.sh b/spectre-meltdown-checker.sh index 6f01354..b8bc6cf 100755 --- a/spectre-meltdown-checker.sh +++ b/spectre-meltdown-checker.sh @@ -45,9 +45,9 @@ show_usage() --map kernel_map_file Specify a kernel System.map file Options: - --no-color Don't use color codes + --no-color Don't use color codes --verbose, -v Increase verbosity level - --no-sysfs Don't use the /sys interface even if present + --no-sysfs Don't use the /sys interface even if present --sysfs-only Only use the /sys interface, don't run our own checks --coreos Special mode for CoreOS (use an ephemeral toolbox to inspect kernel) --batch text Produce machine readable output, this is the default if --batch is specified alone @@ -69,7 +69,6 @@ EOF show_disclaimer() { cat <