commit 011582ab8b3556eca8e90b2d14c689e14814f33a parent c85fb6b8bc1223b8c2b037e173c51b0d07bbc795 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 21 Feb 2021 19:29:13 +0100 fix input data Diffstat:
| M | anastasis.rst | | | 6 | ++---- |
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/anastasis.rst b/anastasis.rst @@ -1453,12 +1453,10 @@ Arguments (example): .. code-block:: json { - "secret": "DATA", - "type": "password" + "secret": string } -- type: *password* (secret is a password or passphrase) -- type: *data* (secret must be a Crockford-Base32 encoded string of some data, e.g. a private key) +- secret: must be a Crockford-Base32 encoded string of some data Expected new states include: