[ 
https://issues.apache.org/jira/browse/GEODE-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383912#comment-16383912
 ] 

ASF subversion and git services commented on GEODE-4756:
--------------------------------------------------------

Commit c7096b99ce7d60cb345d3046230e7d524151a425 in geode's branch 
refs/heads/feature/GEODE-4685 from [~khowe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=c7096b9 ]

GEODE-4756: Restore the correct help string for the --group option (#1531)

Help string should be: Group name for which members will be displayed.

> Help for list members shows alter region help message
> -----------------------------------------------------
>
>                 Key: GEODE-4756
>                 URL: https://issues.apache.org/jira/browse/GEODE-4756
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Barbara Pruijn
>            Assignee: Kenneth Howe
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The help for list members uses the text from the alter region command:
> {code:java}
> gfsh>help list members
> NAME
> list members
> IS AVAILABLE
> true
> SYNOPSIS
> Display all or a subset of members.
> SYNTAX
> list members [--group=value(,value)*]
> PARAMETERS
> group
> Group(s) of members on which the region will be altered.
> Synonyms: groups
> Required: false
> gfsh>list members --group
> optional --group: Group(s) of members on which the region will be altered.; 
> no default value{code}
> Help text should state:
> {code:java}
> optional --group: Group name for which members will be displayed.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to