Skip to content

Commit

Permalink
Update lib/cli.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jörn Berkefeld <[email protected]>
  • Loading branch information
phjulia and JoernBerkefeld authored Aug 24, 2023
1 parent 55a3389 commit d07cf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ yargs
.option('clear', {
type: 'string',
group: 'Options for updateNotifications:',
describe: 'clear notification email addresses and/or notes',
describe: 'remove notification email addresses and/or notes',
})
.option('like', {
type: 'string',
Expand Down

0 comments on commit d07cf91

Please sign in to comment.