typoo
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ fn main() {
|
|||||||
.short("f")
|
.short("f")
|
||||||
.long("from")
|
.long("from")
|
||||||
.value_name("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")
|
.arg(clap::Arg::with_name("move")
|
||||||
.short("m")
|
.short("m")
|
||||||
|
|||||||
Reference in New Issue
Block a user