Lines Matching full:grouping
66 ``ls`` style `grouping`_ options (to allow processing '``ls -lad``'
623 Grouping options into categories
1176 .. _cl::Grouping:
1178 * The **cl::Grouping** modifier is used to implement Unix-style tools (like
1181 options, all of which are single letters. Note that **cl::Grouping** options
1185 **cl::Grouping** modifiers, but it is possible to specify ambiguous argument
1187 or grouping options, and they will still work as designed.
1190 option into (potentially multiple) prefix and grouping options. The strategy
1203 6. while (!input.empty()) { // Must be grouping options