diff --git a/bin/now-teams.js b/bin/now-teams.js index cef2ba3..072a67b 100644 --- a/bin/now-teams.js +++ b/bin/now-teams.js @@ -52,9 +52,12 @@ const help = () => { ${chalk.gray('–')} Switch to a team: - ${chalk.cyan(`$ now switch `)} + ${chalk.cyan(`$ now switch `)} - ${chalk.gray('–')} If the id is omitted, you can choose interactively + ${chalk.gray( + '–' + )} If your team's url is 'zeit.co/teams/name', 'name' is the slug + ${chalk.gray('–')} If the slug is omitted, you can choose interactively ${chalk.yellow( 'NOTE:'