Skip to content

Commit ccbc1e0

Browse files
committed
Renamed the option
1 parent ad46489 commit ccbc1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/git-stats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ new Tilda(`${__dirname}/../package.json`, {
5454
, desc: "Shows a pie chart with the author related contributions in the current repository."
5555
}
5656
, {
57-
opts: ["n", "no-ansi"]
57+
opts: ["n", "disable-ansi"]
5858
, desc: "Forces the tool not to use ANSI styles."
5959
}
6060
, {

0 commit comments

Comments
 (0)