Remove documentation of --type option from ls-groups command
The --type option was removed in Change Ia67add4630 which was included in Gerrit version 2.9. Bug: Issue 3830 Change-Id: Iac6e46bd983acf111aa515738057dd372feb705b
This commit is contained in:
parent
3179424417
commit
30d53f53c3
@ -10,7 +10,6 @@ gerrit ls-groups - List groups visible to caller
|
||||
[--user <NAME> | -u <NAME>]
|
||||
[--owned]
|
||||
[--visible-to-all]
|
||||
[--type {internal | system}]
|
||||
[-q <GROUP>]
|
||||
[--verbose | -v]
|
||||
--
|
||||
@ -67,15 +66,6 @@ This option can't be used together with the '--project' option.
|
||||
(groups that are explicitly marked as visible to all registered
|
||||
users).
|
||||
|
||||
--type::
|
||||
Display only groups of the specified type. If not specified,
|
||||
groups of all types are displayed. Supported types:
|
||||
+
|
||||
--
|
||||
`internal`:: Any group defined within Gerrit.
|
||||
`system`:: Any system defined and managed group.
|
||||
--
|
||||
|
||||
-q::
|
||||
Group that should be inspected. The `-q` option can be specified
|
||||
multiple times to define several groups to be inspected. If
|
||||
|
Loading…
Reference in New Issue
Block a user