summaryrefslogtreecommitdiff
path: root/doc/preferred_content.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-16 13:54:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-16 13:54:00 -0400
commit13181db4af321257d1514ab4391703ae1e12ae44 (patch)
tree80c7e8307f8219df0f8d2d4786e55c8852104e02 /doc/preferred_content.mdwn
parent64fe8d05c0248ec0776ea10ea08833d807188335 (diff)
update to use enableremote for changing preferreddir settings
Diffstat (limited to 'doc/preferred_content.mdwn')
-rw-r--r--doc/preferred_content.mdwn6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn
index 6bf56c2e3..6e71a5276 100644
--- a/doc/preferred_content.mdwn
+++ b/doc/preferred_content.mdwn
@@ -80,7 +80,7 @@ content is preferred if it's in a directory (located anywhere in the tree)
with a special name.
The name of the directory can be configured using
-`git annex initremote $remote preferreddir=$dirname`
+`git annex enableremote $remote preferreddir=$dirname`
(If no directory name is configured, it uses "public" by default.)
@@ -186,9 +186,7 @@ will be published. (The directory can be located anywhere in the
repository.)
The name of the directory can be configured using
-`git annex initremote $remote preferreddir=$dirname`
-
-`inpreferreddir`
+`git annex enableremote $remote preferreddir=$dirname`
### unwanted