Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,15 +1,15 @@
# mdutil
> 管理 Spotlight聚焦搜索 用于搜索的索引数据.
> 管理 Spotlight聚焦搜索用于搜索的索引数据
- 显示指定卷 ('/') 的索引状态:
- 显示指定卷'/'的索引状态
`mdutil -s {{/}}`
- 打开 / 关闭给定卷的 Spotlight 索引:
- 打开 / 关闭给定卷的 Spotlight 索引
`mdutil -i {{on|off}} {{指定卷文件夹}}`
- 清除索引数据并重新建立索引:
- 清除索引数据并重新建立索引
`mdutil -E {{指定卷文件夹}}`