Merge pull request #3271 from ottosuess/patch-3
trivial: typo fix (closes #3268)
This commit is contained in:
commit
a575b5679d
@ -3873,7 +3873,7 @@ var restoreChanBackupCommand = cli.Command{
|
|||||||
"backup",
|
"backup",
|
||||||
ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=",
|
ArgsUsage: "[--single_backup] [--multi_backup] [--multi_file=",
|
||||||
Description: `
|
Description: `
|
||||||
Allows a suer to restore a Static Channel Backup (SCB) that was
|
Allows a user to restore a Static Channel Backup (SCB) that was
|
||||||
obtained either via the exportchanbackup command, or from lnd's
|
obtained either via the exportchanbackup command, or from lnd's
|
||||||
automatically manged channels.backup file. This command should be used
|
automatically manged channels.backup file. This command should be used
|
||||||
if a user is attempting to restore a channel due to data loss on a
|
if a user is attempting to restore a channel due to data loss on a
|
||||||
|
Loading…
Reference in New Issue
Block a user