You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does docopt support repeating flags, like hello -e name:bob -e hair:nil? If so, could the README please add an example of the docopt string syntax for enabling this for one or more named flags?
The text was updated successfully, but these errors were encountered:
Does docopt support repeating flags, like
hello -e name:bob -e hair:nil
? If so, could the README please add an example of the docopt string syntax for enabling this for one or more named flags?The text was updated successfully, but these errors were encountered: