Revision 1b1a08e8 man/gnt-group.rst

b/man/gnt-group.rst
93 93
~~~~
94 94

  
95 95
| **list** [--no-headers] [--separator=*SEPARATOR*] [-v]
96
| [-o *[+]FIELD,...*] [group...]
96
| [-o *[+]FIELD,...*] [--filter] [group...]
97 97

  
98 98
Lists all existing node groups in the cluster.
99 99

  
......
115 115

  
116 116
@QUERY_FIELDS_GROUP@
117 117

  
118
If exactly one argument is given and it appears to be a query filter
119
(see **ganeti(7)**), the query result is filtered accordingly. For
120
ambiguous cases (e.g. a single field name as a filter) the ``--filter``
121
(``-F``) option forces the argument to be treated as a filter.
122

  
118 123
If no group names are given, then all groups are included. Otherwise,
119 124
only the named groups will be listed.
120 125

  

Also available in: Unified diff