Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
client: Reword cli example
Browse files Browse the repository at this point in the history
  • Loading branch information
apostergiou committed Apr 3, 2018
1 parent 2a5dbb2 commit 5a53efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ EXAMPLES:
$ mistry-cli build --host example.org --port 9090 --project yarn \
--group group_name --target /tmp/yarn -- [email protected] --foo=bar
2. The following sequence uses the GROUP environment variable set the project group.
2. The following sequence uses the GROUP environment variable to set the project group.
$ GROUP=group_name mistry-cli build --host example.org --port 9090 --project yarn \
--target /tmp/yarn -- [email protected] --foo=bar
Expand Down

0 comments on commit 5a53efb

Please sign in to comment.