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
However, according to the code in class App, max=0 means "unlimited", i.e., any number of subcommands are allowed. In this case, the logic above will use the singular label ("SUBCOMMAND"), which is incorrect in English (and also causes issues for i18n).