diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-08 15:25:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-08 15:25:58 -0400 |
commit | e474523f5eccd675412201230a4a72c1ab90cb6c (patch) | |
tree | 371b5bb41f265b75007d7412e11da0f2bcd645b2 /doc/git-annex.mdwn | |
parent | 1b52d8c2765184d9fd24213fad6ac898e7c3f07a (diff) |
remove dropkey example
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 89aef70f6..4e672f608 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -792,10 +792,6 @@ subdirectories). This can be used to drop content for arbitrary keys, which do not need to have a file in the git repository pointing at them. - Example: - - git annex dropkey SHA1-s10-7da006579dd64330eb2456001fd01948430572f2 - * `transferkey` This plumbing-level command is used to request a single key be |