Close #1620 PR: Showing --no-color in help. Fixes #78

This commit is contained in:
Ricardo Polo
2014-12-10 21:09:27 +07:00
committed by Sindre Sorhus
parent e548d8b1a5
commit a7baa58c22

View File

@@ -62,6 +62,10 @@
{
"flag": "--version",
"description": "Output Bower version"
},
{
"flag": "--no-color",
"description": "Disable colors"
}
]
}