typoo
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ fn main() {
|
||||
.short("f")
|
||||
.long("from")
|
||||
.value_name("FROM")
|
||||
.help("Index of the first affected entry, defaults to 0. With '--renumber', the original numbers are use."),
|
||||
.help("Index of the first affected entry, defaults to 0. With '--renumber', the original numbers are used."),
|
||||
)
|
||||
.arg(clap::Arg::with_name("move")
|
||||
.short("m")
|
||||
|
||||
Reference in New Issue
Block a user