Reformatted pages once more

This commit is contained in:
Ruben Vereecken
2016-01-13 12:04:46 +01:00
parent c9d0ed3e16
commit 9676334119
16 changed files with 61 additions and 61 deletions

View File

@@ -10,10 +10,10 @@
`file -z {{foo.zip}}`
- Allow file to work with special or device files.
- Allow file to work with special or device files:
`file -s {{filename}}`
- Don't stop at first file type match; keep going until the end of the file.
- Don't stop at first file type match; keep going until the end of the file:
`file -k {{filename}}`