updated the mimetime ref

coverage
Jeff Stein 2017-02-16 14:09:06 -05:00 committed by Agniva De Sarker
parent c63ef4d8d6
commit 85d1ab3400
1 changed files with 4 additions and 0 deletions

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