From c86d0b01aff3460177437e83341795722f458182 Mon Sep 17 00:00:00 2001 From: Aaron Power Date: Sun, 24 Jan 2016 17:15:26 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdcd27c..decf1b2 100644 --- a/README.md +++ b/README.md @@ -54,14 +54,15 @@ To use tokei, use must add it to your path. Then you can call tokei like so ## Options ``` -Tokei 1.2.0 +Tokei 1.3.0 Aaron P. A quick CLOC (Count Lines Of Code) tool USAGE: - Tokei [FLAGS] [OPTIONS] ... + Tokei [FLAGS] [OPTIONS] ... [--] FLAGS: + -f, --files Will print out the files found only recommended for debugging purposes -h, --help Prints help information -l, --languages prints out supported languages and their extensions -V, --version Prints version information