diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-16 20:20:03 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-16 20:20:03 -0400 |
commit | 3535f2c150f67b197a1358a5ccbce70594abd59f (patch) | |
tree | 656aabfa4630a32773ed51f8afcce3e6db26205c | |
parent | ae2aa2f5a2ba44182b09a52a7d874d51a62b6f77 (diff) |
fmt
-rw-r--r-- | doc/preferred_content.mdwn | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn index b84e4151b..555fbbfc1 100644 --- a/doc/preferred_content.mdwn +++ b/doc/preferred_content.mdwn @@ -64,9 +64,7 @@ below to get the full story. For example, suppose you put files into `archive` directories when you're done with them. Then you could configure your laptop to prefer - to not retain those files, like this: - - exclude=*/archive/* + to not retain those files, like this: `exclude=*/archive/*` * `copies=number` |