diff options
-rw-r--r-- | doc/special_remotes.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn index 7d55a8861..7e4b9d377 100644 --- a/doc/special_remotes.mdwn +++ b/doc/special_remotes.mdwn @@ -11,6 +11,7 @@ They cannot be used by other git commands though. * [[directory]] * [[rsync]] * [[hook]] + * [tahoe-lafs][] - limited testing ## Unused content on special remotes @@ -34,3 +35,5 @@ on special remotes, instead use `git annex unused --from`. Example: Do be cautious when using this; it cannot detect if content in a remote is used by that remote, or is the last copy of data that is used by some *other* remote. + +[tahoe-lafs]: http://git-annex.branchable.com/forum/tips:_special__95__remotes__47__hook_with_tahoe-lafs/ |