wording
This commit is contained in:
parent
48fe8ba23c
commit
9c9f7fe2cf
1 changed files with 2 additions and 2 deletions
|
@ -88,12 +88,12 @@ uses.
|
|||
|
||||
## Setting up a special remote
|
||||
|
||||
To create a new special remote, use
|
||||
To initialize a new special remote, use
|
||||
[[git-annex initremote|git-annex-initremote]]. See the documentation for
|
||||
the special remote you want to use for details about configuration and
|
||||
examples of how to initremote it.
|
||||
|
||||
Once a special remote has been created, other clones of the repository can
|
||||
Once a special remote has been initialize, other clones of the repository can
|
||||
also enable it, by using [[git-annex enableremote|git-annex-enableremote]]
|
||||
with the same name that was used to initialize it. (Run the command without
|
||||
any name to get a list of available special remotes.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue