Provided by: git-annex_5.20151208-1build1_amd64 

NAME
git-annex-rekey - change keys used for files
SYNOPSIS
git annex rekey [file key ...]
DESCRIPTION
This plumbing-level command is similar to migrate, but you specify both the file, and the new key to use
for it.
Multiple pairs of file and key can be given in a single command line.
OPTIONS
--force
Allow rekeying of even files whose content is not currently available. Use with caution.
OPTIONS
SEE ALSO
git-annex(1)
AUTHOR
Joey Hess <id@joeyh.name>
git-annex-rekey(1)