summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohamed Mansour <hello@mohamedmansour.com>2012-03-02 14:49:26 -0500
committerGustaf Lundh <gustaf.lundh@sonymobile.com>2012-03-29 17:36:35 +0200
commitedbe48d4ad173c02d562642c0b0feb359ca871e4 (patch)
tree2fe1f39917cc115d98fabf05df6b0c60b924824e
parent5928cbd80c71072aaa89f072023187533fec8f72 (diff)
Add visible-to-all flag in the documentation for cmd-create-group
It was missing from the documentation, but is available within the code. It is useful for making the group visible to all users when creating it. Change-Id: I21fcbb749fb0c0bed965520c34afa246058bf93b
-rw-r--r--Documentation/cmd-create-group.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/cmd-create-group.txt b/Documentation/cmd-create-group.txt
index 7584005669..475d2c5664 100644
--- a/Documentation/cmd-create-group.txt
+++ b/Documentation/cmd-create-group.txt
@@ -13,6 +13,7 @@ SYNOPSIS
[--description <DESC>]
[--member <USERNAME>]
[--group <GROUP>]
+ [--visible-to-all]
<GROUP>
DESCRIPTION
@@ -57,6 +58,9 @@ Description values containing spaces should be quoted in single quotes
Group name to include in the group. Multiple --group options may
be specified to include more initial groups.
+--visible-to-all::
+ If specified, the group members will be visible to all users.
+
EXAMPLES
--------
Create a new account group called `gerritdev` with two initial members