Navigation Menu

Skip to content

Commit

Permalink
fix string quote
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Nov 2, 2019
1 parent ebcfb1d commit e3f8bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.rs
Expand Up @@ -45,7 +45,7 @@ impl<'a> Cli<'a> {
(@arg hidden: --hidden "Count hidden files.")
(@arg input:
conflicts_with[languages] ...
"The path(s) to the file or directory to be counted.
"The path(s) to the file or directory to be counted.")
(@arg languages: -l --languages
conflicts_with[input]
"Prints out supported languages and their extensions.")
Expand Down

0 comments on commit e3f8bf9

Please sign in to comment.