Skip to content

Commit

Permalink
Using terms as they appear in --list-groups.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 17, 2017
1 parent 62e8701 commit a25c974
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class GroupOptionProcessor implements ArgsProcessor {
)
@Messages({
"GroupOptionProcessor.open.name=--open-group NAME",
"GroupOptionProcessor.open.desc=open a project group by ID or name (or unique substring)"
"GroupOptionProcessor.open.desc=open a project group by shortened or full name (or unique substring)"
})
public String openOption;
@Arg(longName="close-group")
Expand Down

0 comments on commit a25c974

Please sign in to comment.