Skip to content

Commit

Permalink
doc: update command/vi.md (#544)
Browse files Browse the repository at this point in the history
-s:安静模式,不显示指令的任何错误信息。
  • Loading branch information
alterem authored Dec 5, 2023
1 parent de33731 commit 206ca09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ vi(选项)(参数)
-n:不实用缓存功能;
-o<文件数目>:指定同时打开指定数目的文件;
-R:以只读方式打开文件;
-s:安静模式,不现实指令的任何错误信息
-s:安静模式,不显示指令的任何错误信息
```

### 参数
Expand Down

0 comments on commit 206ca09

Please sign in to comment.