docs(keys): remove unsupported --dry-run flag description for keys migrate (backport #22057) (#22069)
Co-authored-by: tutufen <tutufen@outlook.com>
This commit is contained in:
parent
171a3c866a
commit
ce10b1fa9a
@ -18,8 +18,6 @@ Otherwise, we try to deserialize it using Amino into LegacyInfo. If this attempt
|
||||
LegacyInfo to Protobuf serialization format and overwrite the keyring entry. If any error occurred, it will be
|
||||
outputted in CLI and migration will be continued until all keys in the keyring DB are exhausted.
|
||||
See https://github.com/cosmos/cosmos-sdk/pull/9695 for more details.
|
||||
|
||||
It is recommended to run in 'dry-run' mode first to verify all key migration material.
|
||||
`,
|
||||
Args: cobra.NoArgs,
|
||||
RunE: runMigrateCmd,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user