Navigation Menu

Skip to content

Commit

Permalink
cs-describe-domain -> gcs-describe-domain
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 14, 2012
1 parent a62050f commit 79136fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gcs-create-domain
Expand Up @@ -22,4 +22,4 @@ console.log('Creating domain [' + commandLine.domain.name + ']');
commandLine.domain.createSync();

console.log('Domain endpoints are currently being created. ' +
'Use cs-describe-domain to check for endpoints.');
'Use gcs-describe-domain to check for endpoints.');

0 comments on commit 79136fa

Please sign in to comment.