file: capitalize MIME (#9007)

pull/1/head
K.B.Dharun Krishna 2022-10-17 13:18:15 +05:30 committed by GitHub
parent f916d6de42
commit c6a9fe2893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -19,6 +19,6 @@
`file -k {{dateiname}}`
- Bestimmen des Mime-Codierungstyp einer Datei:
- Bestimmen des MIME-Codierungstyp einer Datei:
`file -i {{dateiname}}`

View File

@ -19,6 +19,6 @@
`file -k {{文件名}}`
- 确定文件的 mime 编码类型:
- 确定文件的 MIME 编码类型:
`file -I {{文件名}}`

View File

@ -19,6 +19,6 @@
`file -k {{filename}}`
- Determine the mime encoding type of a file:
- Determine the MIME encoding type of a file:
`file -i {{filename}}`