mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 17:15:23 +02:00
updated the mimetime ref
This commit is contained in:
parent
c63ef4d8d6
commit
85d1ab3400
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@
|
|||
- Don't stop at first file type match; keep going until the end of the file:
|
||||
|
||||
`file -k {{filename}}`
|
||||
|
||||
- Determine the mime encoding type of a file:
|
||||
|
||||
`file -i {{filename}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue