summaryrefslogtreecommitdiff
path: root/doc/preferred_content.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
commita86cd4bc8215f01ffe2ba06c63be56656d8ae7cf (patch)
treefb66e5b0ae237b6b1b017f1bff75ffc15cec87a1 /doc/preferred_content.mdwn
parent061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (diff)
The "git annex content" command is renamed to "git annex wanted".
Diffstat (limited to 'doc/preferred_content.mdwn')
-rw-r--r--doc/preferred_content.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn
index 6e71a5276..0f284c4c1 100644
--- a/doc/preferred_content.mdwn
+++ b/doc/preferred_content.mdwn
@@ -7,7 +7,7 @@ this allows `git annex get --auto`, `git annex drop --auto`, etc to do
smarter things.
Preferred content settings can be edited using `git
-annex vicfg`, or viewed and set at the command line with `git annex content`.
+annex vicfg`, or viewed and set at the command line with `git annex wanted`.
Each repository can have its own settings, and other repositories may also
try to honor those settings. So there's no local `.git/config` setting it.