wok diff file/description.txt @ rev 18998
gst-ffmpeg: --disable-encoders
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Mar 19 19:13:16 2016 +0100 (2016-03-19) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/file/description.txt Sat Mar 19 19:13:16 2016 +0100 1.3 @@ -0,0 +1,3 @@ 1.4 +File tests each argument in an attempt to classify it. There are three sets 1.5 +of tests, performed in this order: filesystem tests, magic number tests, and 1.6 +language tests. The first test that succeeds causes the file type to be printed.