From 509978bdfebf5e5e3624cdc7eedb6ca6514b0447 Mon Sep 17 00:00:00 2001 From: Jake Roggenbuck <35516367+JakeRoggenbuck@users.noreply.github.com> Date: Mon, 14 Feb 2022 22:24:41 -0800 Subject: [PATCH] Update help --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fb933942..85c5429e 100644 --- a/README.md +++ b/README.md @@ -154,11 +154,12 @@ FLAGS: -V, --version Prints version information SUBCOMMANDS: - get Get a specific value or status - help Print this message or the help of the given subcommand(s) - monitor Monitor each cpu, its min, max, and current speed, along with the governor - run Run the daemon, this checks and edits your cpu's speed - set + get Get a specific value or status + help Prints this message or the help of the given subcommand(s) + monitor Monitor each cpu, it's min, max, and current speed, along with the governor + run Run the daemon, this checks and edit your cpu's speed + set Set a specific value + showconfig Show the current config in use ```