Skip to content

Commit 1ad693c

Browse files
committed
update help
1 parent 315ce9e commit 1ad693c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ impl Args {
1919
Arg::with_name("long")
2020
.short("l")
2121
.long("long")
22-
.help("use the six dice word list instead of the four dice one"),
22+
.help("use the five dice word list instead of the four dice one"),
2323
)
2424
.arg(
2525
Arg::with_name("manual")

0 commit comments

Comments
 (0)