summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2016-01-21 05:54:59 +0000
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2016-01-21 05:56:27 +0000
commit30d53f53c3769a2651cbc20d4dd1bd9edb587757 (patch)
treec76ce26d579c5befa078cec51b86c1badcc9025e
parent31794244175baad00bae108efcd9963f6e92217b (diff)
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
-rw-r--r--Documentation/cmd-ls-groups.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/cmd-ls-groups.txt b/Documentation/cmd-ls-groups.txt
index a0c7c344c4..651cebe325 100644
--- a/Documentation/cmd-ls-groups.txt
+++ b/Documentation/cmd-ls-groups.txt
@@ -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