Selaa lähdekoodia

updated the mimetime ref

Jeff Stein 8 vuotta sitten
vanhempi
commit
85d1ab3400
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      pages/common/file.md

+ 4 - 0
pages/common/file.md

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