Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
doc: Update default value for color variable
Browse files Browse the repository at this point in the history
PR-URL: #11044
Credit: @scottaddie
  • Loading branch information
scottaddie authored and iarna committed Jan 7, 2016
1 parent c6ce69e commit 6b0031e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/misc/npm-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ A client certificate to pass when accessing the registry.

### color

* Default: true on Posix, false on Windows
* Default: true
* Type: Boolean or `"always"`

If false, never shows colors. If `"always"` then always shows colors.
Expand Down

0 comments on commit 6b0031e

Please sign in to comment.