Skip to content

Commit

Permalink
fix: fix typo in help
Browse files Browse the repository at this point in the history
  • Loading branch information
mischah committed Jan 28, 2018
1 parent e2cca70 commit 20e8956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli.js
Expand Up @@ -17,7 +17,7 @@ const cli = meow(`
--message, -m Sets the message body of the notification.
Default: "Check the terminal for more information"
--icon, -i Sets an icon. Can be any absolute path.
--sound, -s Define which sound do use.
--sound, -s Define which sound to use.
Use "mute" to disable default sound notification.
Options: Mute, Basso, Blow, Bottle, Frog, Funk, Glass, Hero,
Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -74,7 +74,7 @@ $ onerror --help
--message, -m Sets the message body of the notification.
Default: "Check the terminal for more information"
--icon, -i Sets an icon. Can be any absolute path.
--sound, -s Define which sound do use.
--sound, -s Define which sound to use.
Use "mute" to disable default sound notification.
Options: Mute, Basso, Blow, Bottle, Frog, Funk, Glass, Hero,
Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink
Expand Down

0 comments on commit 20e8956

Please sign in to comment.