diff --git a/tdl/main.go b/tdl/main.go index d14d9a0..3e419c3 100644 --- a/tdl/main.go +++ b/tdl/main.go @@ -182,7 +182,7 @@ var app = &cli.App{ Name: "clone", Usage: "clone solution files to current directory", ArgsUsage: fmt.Sprintf( - "[executionID from 'Share your solution' in %s]", + "[executionID from 'Share your solution' at %s]", internal.WebsiteAddress, ), Action: func(c *cli.Context) error {