diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-19 16:58:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-19 16:58:36 -0400 |
commit | 28336756f9e97173ce922d02c6eeed4e01d07e57 (patch) | |
tree | 92c0a93f59a281c890eb040d1e52188481e3c04f /doc/git-annex.mdwn | |
parent | 8615dd8c3c1a576b536edf59322c74eb8dfbb065 (diff) |
implement transferkeys plumbing command
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 80002b414..751a34714 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -508,7 +508,7 @@ subdirectories). git annex dropkey SHA1-s10-7da006579dd64330eb2456001fd01948430572f2 -* transferkey key +* transferkeys This plumbing-level command is used by the assistant to transfer data. |