diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-16 20:22:09 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-16 20:22:09 -0400 |
commit | 04a7bbe69eb915aa4c195975fa6606161cfdbdb0 (patch) | |
tree | 046a57b961a2b42d47c598ea1fbe5559e2d850d7 /doc | |
parent | f813ea928928e21d044335bfb3ab948743962da6 (diff) |
fmt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/preferred_content.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn index 20bcc811a..e8bcd04bb 100644 --- a/doc/preferred_content.mdwn +++ b/doc/preferred_content.mdwn @@ -148,8 +148,7 @@ below to get the full story. This leaves it up to you to use git-annex manually to move content around. You can use this to avoid preferred content settings from affecting a subdirectory. For example: - - auto/* or (include=ad-hoc/* and present) + `auto/* or (include=ad-hoc/* and present)` Note that `not present` is a very bad thing to put in a preferred content expression. It'll make it want to get content that's not present, and |