diff options
Diffstat (limited to 'contrib/file/Magdir/diff')
| -rw-r--r-- | contrib/file/Magdir/diff | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/file/Magdir/diff b/contrib/file/Magdir/diff new file mode 100644 index 000000000000..81a9b82ab8d8 --- /dev/null +++ b/contrib/file/Magdir/diff @@ -0,0 +1,13 @@ + +#------------------------------------------------------------------------------ +# diff: file(1) magic for diff(1) output +# +0 string diff\ 'diff' output text +0 string ***\ 'diff' output text +0 string Only\ in\ 'diff' output text +0 string Common\ subdirectories:\ 'diff' output text + +# xdelta is like diff(1) for binary files (works for text, too). +# Available from: ftp://ftp.xcf.berkeley.edu/pub/xdelta/ +0 string %XDZ xdelta diff file +>4 string >% version %.3s |
