fix --gen-addresses name
This commit is contained in:
parent
749d5115fe
commit
761d619193
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ services.
|
||||||
the repositories, so you will need it installed on both computers that are
|
the repositories, so you will need it installed on both computers that are
|
||||||
being paired.
|
being paired.
|
||||||
|
|
||||||
* `--gen-address`
|
* `--gen-addresses`
|
||||||
|
|
||||||
Generates addresses that can be used to access this git-annex repository
|
Generates addresses that can be used to access this git-annex repository
|
||||||
over the available P2P networks. The address or addresses is output to
|
over the available P2P networks. The address or addresses is output to
|
||||||
|
@ -46,7 +46,7 @@ services.
|
||||||
Sets up a git remote that is accessed over a P2P network.
|
Sets up a git remote that is accessed over a P2P network.
|
||||||
|
|
||||||
This will prompt for an address to be entered; you should paste in the
|
This will prompt for an address to be entered; you should paste in the
|
||||||
address that was generated by --gen-address in the remote repository.
|
address that was generated by --gen-addresses in the remote repository.
|
||||||
|
|
||||||
Defaults to making the git remote be named "peer1", "peer2",
|
Defaults to making the git remote be named "peer1", "peer2",
|
||||||
etc. This can be overridden with the `--name` option.
|
etc. This can be overridden with the `--name` option.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue