git-annex-contentlocation(1) | General Commands Manual | git-annex-contentlocation(1) |
git-annex-contentlocation - looks up content for a key
git annex contentlocation [key ...]
This plumbing-level command looks up filename used to store the content of a key. The filename is output to stdout. If the key's content is not present in the local repository, nothing is output, and it exits nonzero.
Joey Hess <id@joeyh.name>