bat: fix typo in Chinese translation (#7640)
This commit is contained in:
parent
285609b239
commit
303e2ef2c6
|
|
@ -1,7 +1,7 @@
|
||||||
# bat
|
# bat
|
||||||
|
|
||||||
> 可以打印并且合并文件的命令。
|
> 可以打印并且合并文件的命令。
|
||||||
> `cat` 的复制品,外加无法高亮和 Git 集成。
|
> `cat` 的复制品,外加语法高亮和 Git 集成。
|
||||||
> 更多信息:<https://github.com/sharkdp/bat>.
|
> 更多信息:<https://github.com/sharkdp/bat>.
|
||||||
|
|
||||||
- 文件内容打印:
|
- 文件内容打印:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue