--label LABEL Label of the computation. This is a user defined name that is used to identify and prioritize
computations, if more than one computation is registered for a file. If no label is provided, the
template name will be used. (Prioritization is done by reading the git configuration
`datalad.make.priority` (which should contain a comma-separated list of labels). If this
configuration key does not exist, the priority list is read from the file
`$DATASET/.datalad/make/priority`. If that does not exist either, a random computation is chosen.).
We have a "files" section in the docs. The .datalad/make/priority file should be included, too.
Help for make contains:
We have a "files" section in the docs. The
.datalad/make/priorityfile should be included, too.