Skip to content

Commit f04b6ed

Browse files
fix(account): typo on init command (#819)
1 parent abad3ad commit f04b6ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/scw/testdata/test-all-usage-account-ssh-key-init-usage.stderr.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Initiliaze SSH key.
1+
Initialize SSH key.
22

33
USAGE:
44
scw account ssh-key init

cmd/scw/testdata/test-all-usage-account-ssh-key-usage.stderr.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ USAGE:
44
scw account ssh-key <command>
55

66
AVAILABLE COMMANDS:
7-
init Initiliaze SSH key
7+
init Initialize SSH key
88

99
FLAGS:
1010
-h, --help help for ssh-key

0 commit comments

Comments
 (0)