add new chinese translations
This commit is contained in:
12
pages.zh/osx/mdls.md
Normal file
12
pages.zh/osx/mdls.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# mdls
|
||||
|
||||
> 显示文件的元数据属性。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/mdls.1.html>。
|
||||
|
||||
- 显示文件的元数据属性列表:
|
||||
|
||||
`mdls {{path/to/file}}`
|
||||
|
||||
- 显示特定的元数据属性:
|
||||
|
||||
`mdls -name {{attribute}} {{path/to/file}}`
|
Reference in New Issue
Block a user