1
0
Fork 0
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:
Jeff Stein 2017-02-16 14:09:06 -05:00 committed by Agniva De Sarker
parent c63ef4d8d6
commit 85d1ab3400

View file

@ -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}}`