Flags
Flags copied to clipboard
Add Aliases
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");