Sponsored-by: Dartmouth College's DANDI project
that git annex get --auto will want to get, and git annex find --want-drop --in
. will find all the files that git annex drop --auto will want to drop.
+The --explain option can be used to understand why a complex preferred
+content expression matches or fails to match. The expression will
+be displayed, with each term followed by "[TRUE]" or "[FALSE]" to indicate
+the value. Irrelevant terms will be ommitted from the explanation,
+for example "exclude=* and copies=1"` will be displayed as
+`"exclude=*[FALSE]"`
+
# SEE ALSO
[[git-annex]](1)