|
|
| |
git-annex-transferkey(1) |
FreeBSD General Commands Manual |
git-annex-transferkey(1) |
git-annex-transferkey - transfers a key from or to a remote
git annex transferkey key [--from=remote|--to=remote]
This plumbing-level command is used to request a single key be transferred.
- --from=remote
- Download the content of the key from the remote.
- --to=remote
- Upload the content of the key to the remote.
- --file=name
- Provides a hint about the name of the file associated with the key. (This
name is only used in progress displays.)
- Also the git-annex-common-options(1) can be used.
Joey Hess <id@joeyh.name>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |