Skip to content

Commit 391abb6

Browse files
committed
refactor(assign-group): make more general
1 parent 50dc49c commit 391abb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/assign-client.sh bin/assign-group.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Usage: $(basename $0) USER TYPE
1010
1111
Arguments:
1212
USER The account in $DOMAIN (sans domain) to assign
13-
CLIENT The client code used to construct the group
13+
GROUP The group in $DOMAIN (sans domain) to assign
1414
"
1515

1616
# print usage for -? or -h or --help

0 commit comments

Comments
 (0)