subcmd_recover

package
v2.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LedgerRecoverCommand = cli.Command{
		Action:    utils.MigrateFlags(recoverLedgerAction),
		Name:      "recover",
		Usage:     "recover --del=500000",
		ArgsUsage: "--del=500000",
		Flags:     append(utils.LedgerFlags, utils.ConfigFlags...),
		Category:  "RECOVER COMMANDS",
		Description: `
Recover ledger.
`,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL