Flags icon indicating copy to clipboard operation
Flags copied to clipboard

Add Aliases

Open donatj opened this issue 11 years ago • 0 comments

Add aliases such that in the following example user or username could be used but not both.

$user =& $flags->string(["user", "username"], null, "Github Username");

donatj avatar Oct 02 '14 15:10 donatj