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
If x amount of options from a group is required, the help-all flag will be displayed in addition to the other options, while the normal help flag has been removed from the list. Help-all should also be removed from this list if set_help_all_flag() has been set
Output:
At least 1 option from [--help-all,.....] is required
Run with --help or --help-all for more information.
If x amount of options from a group is required, the help-all flag will be displayed in addition to the other options, while the normal help flag has been removed from the list. Help-all should also be removed from this list if set_help_all_flag() has been set
Output:
Code that should be fixed resides in App.hpp
The text was updated successfully, but these errors were encountered: