diff --git a/docs/recovery.md b/docs/recovery.md index 89c2f069f1..d3951be73b 100644 --- a/docs/recovery.md +++ b/docs/recovery.md @@ -313,7 +313,7 @@ schemes, compared to the file system notification based approach. If a node is being created from scratch, then it's possible to pass in an existing SCB using the `lncli create` or `lncli unlock` commands: ```shell -$ lncli create -multi_file=channel.backup +$ lncli create --multi_file=channel.backup ``` Alternatively, the `restorechanbackup` command can be used if `lnd` has already