We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad46489 commit ccbc1e0Copy full SHA for ccbc1e0
bin/git-stats
@@ -54,7 +54,7 @@ new Tilda(`${__dirname}/../package.json`, {
54
, desc: "Shows a pie chart with the author related contributions in the current repository."
55
}
56
, {
57
- opts: ["n", "no-ansi"]
+ opts: ["n", "disable-ansi"]
58
, desc: "Forces the tool not to use ANSI styles."
59
60
0 commit comments