format translation: update

This commit is contained in:
Ein Verne
2019-10-20 10:34:33 +08:00
committed by Starbeamrainbowlabs
parent 30c2bd4c7c
commit b33795f8ab
72 changed files with 173 additions and 173 deletions

View File

@@ -2,11 +2,11 @@
> 显示文件状态.
- 显示文件属性,如大小、权限、创建和访问日期等:
- 显示文件属性如大小、权限、创建和访问日期等:
`stat {{文件}}`
- 与上面相同,但更详细更类似于Linux的 `stat`:
- 与上面相同但更详细(更类似于 Linux `stat`:
`stat -x {{文件}}`