update to use enableremote for changing preferreddir settings
This commit is contained in:
parent
58d39b872c
commit
56a3e9a999
1 changed files with 2 additions and 4 deletions
|
@ -80,7 +80,7 @@ content is preferred if it's in a directory (located anywhere in the tree)
|
||||||
with a special name.
|
with a special name.
|
||||||
|
|
||||||
The name of the directory can be configured using
|
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.)
|
(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.)
|
repository.)
|
||||||
|
|
||||||
The name of the directory can be configured using
|
The name of the directory can be configured using
|
||||||
`git annex initremote $remote preferreddir=$dirname`
|
`git annex enableremote $remote preferreddir=$dirname`
|
||||||
|
|
||||||
`inpreferreddir`
|
|
||||||
|
|
||||||
### unwanted
|
### unwanted
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue