Skip to content

Commit 500155a

Browse files
committed
updated
1 parent a125ffb commit 500155a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/code2text/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ struct Arguments {
3434

3535
fn parse_args() -> Arguments {
3636
let m = App::new("code2text")
37-
.help("code2text")
37+
.help("code2text - this program generates random words from text files.")
3838
.about("code2text - generate random words from code/text")
3939
.version("0.1.0")
4040
.author("Jared Bruni (jaredbruni@protonmail.com)")

0 commit comments

Comments
 (0)