From 358e127a85c873ced7f5722b48d53a7eefae9897 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Feb 2016 19:00:23 -0400 Subject: [PATCH] note --- doc/tips/largefiles.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/tips/largefiles.mdwn b/doc/tips/largefiles.mdwn index 40cd3eafb8..ae81e54ef9 100644 --- a/doc/tips/largefiles.mdwn +++ b/doc/tips/largefiles.mdwn @@ -67,6 +67,8 @@ The following terms can be used in annex.largefiles: including "text/plain", but also "text/x-shellscript", "text/x-makefile", etc. + The MIME types are the same that are displayed by running `file --mime-type` + This is only available to use when git-annex was built with the MagicMime build flag.