Skip to content

Commit

Permalink
.alias({}) behaves differently based on mapping direction when genera…
Browse files Browse the repository at this point in the history
…ting descriptions
  • Loading branch information
chbrown committed Jul 20, 2013
1 parent 855b20d commit 37fea04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ Set key names as equivalent such that updates to a key will propagate to aliases
and vice-versa.

Optionally `.alias()` can take an object that maps keys to aliases.
Each key of this object should be the canonical version of the option, and each
value should be a string or an array of strings.

.default(key, value)
--------------------
Expand Down

0 comments on commit 37fea04

Please sign in to comment.