encoded -> tahoe-encoded

This commit is contained in:
meejah 2020-10-29 19:32:27 -06:00
parent 91e1fa3c52
commit 6ea3c6842b

View File

@ -95,7 +95,7 @@ tahoe grid-manager add
Takes two args: ``name pubkey``. The ``name`` is an arbitrary local
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
whitespace). For example, if ``~/storage0`` contains a storage-node,
you might do something like this: