diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-05 12:11:38 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-05 12:11:38 -0400 |
commit | c80bd8d1c3993312dd36888d81bd80b48584fb2d (patch) | |
tree | bc0238b06f2f8c04a6f80c4c773be5d58fa12af5 /doc/special_remotes | |
parent | 75e5f019bf2ed3a2f943e33a0035805d55e682d8 (diff) |
fix heading
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/ipfs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/ipfs.mdwn b/doc/special_remotes/ipfs.mdwn index 61f887c8f..42e92fde7 100644 --- a/doc/special_remotes/ipfs.mdwn +++ b/doc/special_remotes/ipfs.mdwn @@ -46,7 +46,7 @@ files that have been stored in ipfs: # git annex enableremote ipfs # git annex copy --from ipfs -# content removal +## content removal Removing content from ipfs requires all nodes that have a copy to decide to delete it. This is not something git-annex can arrange to happen, or |