From 30d53f53c3769a2651cbc20d4dd1bd9edb587757 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 21 Jan 2016 05:54:59 +0000 Subject: [PATCH] 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 --- Documentation/cmd-ls-groups.txt | 10 ---------- 1 file changed, 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 | -u ] [--owned] [--visible-to-all] - [--type {internal | system}] [-q ] [--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