mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-06 17:47:01 +02:00
Merge pull request #3271 from ottosuess/patch-3
trivial: typo fix (closes #3268)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user