learning rust do not look

update help command

besaid.zone 336c886b 8161aafb

verified
Changed files
+2
src
+2
src/main.rs
··· 62 62 yap [-COMMAND] [PATH_TO_FILE] 63 63 64 64 -c, --bytes - count the amount of bytes in a file 65 + -l, --lines - count the amount of lines in a file 66 + -w, --words - count the amount of words in a file 65 67 -m, --chars - count the amount of characters in a file 66 68 -h, --help - list the available command line arguments 67 69 "