mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-21 16:39:38 +00:00
encoded -> tahoe-encoded
This commit is contained in:
@ -95,7 +95,7 @@ tahoe grid-manager add
|
|||||||
|
|
||||||
Takes two args: ``name pubkey``. The ``name`` is an arbitrary local
|
Takes two args: ``name pubkey``. The ``name`` is an arbitrary local
|
||||||
identifier for the new storage node (also sometimes called "a petname"
|
identifier for the new storage node (also sometimes called "a petname"
|
||||||
or "nickname"). The pubkey is the encoded key from a ``node.pubkey``
|
or "nickname"). The pubkey is the tahoe-encoded key from a ``node.pubkey``
|
||||||
file in the storage-server's node directory (minus any
|
file in the storage-server's node directory (minus any
|
||||||
whitespace). For example, if ``~/storage0`` contains a storage-node,
|
whitespace). For example, if ``~/storage0`` contains a storage-node,
|
||||||
you might do something like this:
|
you might do something like this:
|
||||||
|
Reference in New Issue
Block a user