You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2018/03/01 19:12:00 UTC

[jira] [Assigned] (GEODE-4756) Help for list members shows alter region help message

     [ https://issues.apache.org/jira/browse/GEODE-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Howe reassigned GEODE-4756:
-----------------------------------

    Assignee: Kenneth Howe

> 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
>
> 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}
> optional --group: List the members for the group specified
> {code}



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