From e60d32c016193a217de2b36df6d4678003793980 Mon Sep 17 00:00:00 2001 From: lichao Date: Sat, 3 Sep 2022 16:45:27 +0800 Subject: [PATCH] Unified command prompt and modify spell error --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index b4fc629..c0b01c1 100644 --- a/README +++ b/README @@ -30,11 +30,11 @@ on the machine (X11, physical tty, but no SSH). To see the current active profile, run: -$ tuned-adm active +# tuned-adm active To list all available profiles, run: -$ tuned-adm list +# tuned-adm list To switch to a different profile, run: @@ -58,7 +58,7 @@ profiles targeted to the best performance or the balanced profile if unsure. Available tunings ----------------- -We are currenlty working on many new tuning features. Some are described in +We are currently working on many new tuning features. Some are described in the manual pages, some are yet undocumented.