aboutsummaryrefslogtreecommitdiff
path: root/doc/trust.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-09 15:56:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-09 15:56:06 -0400
commit55713df9db683f5c6c30fb04666fdde545cdaee3 (patch)
treee3570597185aa7c52a756218135ea66b30ab4735 /doc/trust.mdwn
parentd1264039dd069ff5579dee2740ffd9051a976dd6 (diff)
fix link display so the user reading this isn't led to beleive there are commands git-annex-$foo
Diffstat (limited to 'doc/trust.mdwn')
-rw-r--r--doc/trust.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/trust.mdwn b/doc/trust.mdwn
index bfb36b5b9..f93c4a9c9 100644
--- a/doc/trust.mdwn
+++ b/doc/trust.mdwn
@@ -20,7 +20,7 @@ There is still some trust involved here. A semitrusted repository is
depended on to retain a copy of the file content; possibly the only
[[copy|copies]].
-(Being semitrusted is the default. The [[git-annex-semitrust]] command
+(Being semitrusted is the default. The [[git-annex semitrust|git-annex-semitrust]] command
restores a repository to this default, when it has been overridden.
The `--semitrust` option can temporarily restore a repository to this
default.)
@@ -34,7 +34,7 @@ This is a good choice for eg, portable drives that could get lost. Or,
if a disk is known to be dying, you can set it to untrusted and let
`git annex fsck` warn about data that needs to be copied off it.
-To configure a repository as untrusted, use the [[git-annex-untrust]]
+To configure a repository as untrusted, use the [[git-annex untrust|git-annex-untrust]]
command.
## trusted