mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
file: capitalize MIME (#9007)
This commit is contained in:
parent
f916d6de42
commit
c6a9fe2893
3 changed files with 3 additions and 3 deletions
|
@ -19,6 +19,6 @@
|
|||
|
||||
`file -k {{dateiname}}`
|
||||
|
||||
- Bestimmen des Mime-Codierungstyp einer Datei:
|
||||
- Bestimmen des MIME-Codierungstyp einer Datei:
|
||||
|
||||
`file -i {{dateiname}}`
|
||||
|
|
|
@ -19,6 +19,6 @@
|
|||
|
||||
`file -k {{文件名}}`
|
||||
|
||||
- 确定文件的 mime 编码类型:
|
||||
- 确定文件的 MIME 编码类型:
|
||||
|
||||
`file -I {{文件名}}`
|
||||
|
|
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue