Creates a flag from a formatted string.
Format may include short name -x and/or long name --name, comma-separated.
Formatted string.
Description of the flag.
AssertionError if format does not contain 1 or 2 parts.
Creates a flag from a formatted string.
Format may include short name -x and/or long name --name, comma-separated.