From eca8180b73c335bc1b35a0d3a67ada89f0be3716 Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Tue, 26 Jun 2018 02:30:53 +1000 Subject: [PATCH] Release 1.3.0 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4226cb12..001e3a0fc 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,13 @@ USAGE: scc DIRECTORY VERSION: - 1.2.0 + 1.3.0 COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: + --languages Print out supported languages and their extensions --format value, -f value Set output format [possible values: tabular, wide, json, csv] (default: "tabular") --output FILE, -o FILE Set output file if not set will print to stdout FILE --pathblacklist value, --pbl value Which directories should be ignored as comma seperated list (default: ".git,.hg,.svn")