Merge pull request #460 from qingxiyingyue/master
Unified command prompt and modify spell error
This commit is contained in:
commit
cf47bb3b12
1 changed files with 3 additions and 3 deletions
6
README
6
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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue