Skip to content

Commit

Permalink
📝 Fix typo in help output (pki-cli should be pinki)
Browse files Browse the repository at this point in the history
  • Loading branch information
canterberry committed Jan 5, 2022
1 parent da07c1c commit 8abcbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/help/index.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const Command = Object.freeze({
execute: () => Promise.resolve(`
USAGE: pki-cli <command>
USAGE: pinki <command>
COMMANDS:
Expand Down

0 comments on commit 8abcbce

Please sign in to comment.