fix: typo
This commit is contained in:
parent
cdf5a31fd2
commit
e3a1c0d14d
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ pub(crate) enum MigrationCommand {
|
|||
value_parser,
|
||||
long,
|
||||
default_value = "0",
|
||||
help = "Tne number of notes to be skipped",
|
||||
help = "The number of notes to be skipped while copying",
|
||||
display_order = 43
|
||||
)]
|
||||
note_skip: u64,
|
||||
|
|
Loading…
Reference in a new issue