diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-25 15:41:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-25 15:41:55 -0400 |
commit | 483583bd3c216b192ecd97ee6afc196c2d6cb264 (patch) | |
tree | 3f0cb9af0a7e3eb9a88524a130b2f94d808a2e90 /doc | |
parent | e3c64631929136c8c9261711ff6a5106ea982e0d (diff) |
fix doc problem noticed in a forum question
Diffstat (limited to 'doc')
-rw-r--r-- | doc/preferred_content.mdwn | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn index 31e614919..557305aae 100644 --- a/doc/preferred_content.mdwn +++ b/doc/preferred_content.mdwn @@ -179,11 +179,6 @@ content expression won't match anything. So when is `unused` useful in a preferred content expression? -Using `git annex sync --content --all` will ensure that all keys, including -unused ones, are examined and the preferred content expressions followed. -Similarly, `git annex sync --content --unused` will only look at the unused -keys. - The git-annex assistant periodically scans for unused files, and moves them to some repository whose preferred content expression matches "unused". (Or, if annex.expireunused is set, it may just delete |