Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
  • Loading branch information
ddeboer and mnapoli committed Mar 14, 2023
1 parent b79d2f0 commit 4f9ceaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -79,7 +79,7 @@ class ServerlessPlugin {
type: 'string',
},
function: {
usage: 'The name of the function to invoke',
usage: 'The name of the function to invoke (optional, auto-discovered by default)',
shortcut: 'f',
required: false,
type: 'string',
Expand Down

0 comments on commit 4f9ceaf

Please sign in to comment.