Skip to content

Commit

Permalink
help menu updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fstab50 committed Nov 24, 2019
1 parent 5b0dcf2 commit 6acc0b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nlines
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ function help_menu(){
${title}-h${btext}, ${title}--help${btext}: Display this help menu.
${title}-s${btext}, ${title}--sum${btext} <value>: Sum the total number of lines of text.
${title}-s${btext}, ${title}--sum${btext} <value>: Sum the total number of lines of text in
directories or files specified by <value>. Sum multiple
files or directories separated by a space.
${title}-V${btext}, ${title}--version${btext}: Show ${pkg} version & license information.
Expand Down

0 comments on commit 6acc0b5

Please sign in to comment.