From 011582ab8b3556eca8e90b2d14c689e14814f33a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 21 Feb 2021 19:29:13 +0100 Subject: fix input data --- anastasis.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'anastasis.rst') diff --git a/anastasis.rst b/anastasis.rst index 51b8524c..9746fd8c 100644 --- 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: -- cgit v1.2.3