diff --git a/command/nice.md b/command/nice.md index 36ffd54c6d..a5c3640fc3 100644 --- a/command/nice.md +++ b/command/nice.md @@ -17,7 +17,7 @@ nice [选项] [命令 [参数]...] ### 选项 ```shell --n:指定nice值(整数,-20(最低)~19(最高))。 +-n:指定nice值(整数,-20(最高)~19(最低))。 ``` ### 参数