Revert styling of "balena CLI" as "balenaCLI"

Change-type: patch
This commit is contained in:
Paulo Castro
2020-10-20 22:11:17 +01:00
parent 0708608c7e
commit 478b5dd363
26 changed files with 121 additions and 110 deletions

View File

@ -28,7 +28,7 @@ export default class SettingsCmd extends Command {
public static description = stripIndent`
Print current settings.
Use this command to display current balenaCLI settings.
Use this command to display the current balena CLI settings.
`;
public static examples = ['$ balena settings'];