Skip to content

Commit

Permalink
fix(account): typo on init command
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Brosse committed Mar 30, 2020
1 parent abad3ad commit b815a11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Initiliaze SSH key.
Initialize SSH key.

USAGE:
scw account ssh-key init
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ USAGE:
scw account ssh-key <command>

AVAILABLE COMMANDS:
init Initiliaze SSH key
init Initialize SSH key

FLAGS:
-h, --help help for ssh-key
Expand Down

0 comments on commit b815a11

Please sign in to comment.