Skip to content

Commit 206ca09

Browse files
authored
doc: update command/vi.md (#544)
-s:安静模式,不显示指令的任何错误信息。
1 parent de33731 commit 206ca09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/vi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ vi(选项)(参数)
6767
-n:不实用缓存功能;
6868
-o<文件数目>:指定同时打开指定数目的文件;
6969
-R:以只读方式打开文件;
70-
-s:安静模式,不现实指令的任何错误信息
70+
-s:安静模式,不显示指令的任何错误信息
7171
```
7272

7373
### 参数

0 commit comments

Comments
 (0)