diff --git a/README.md b/README.md index fdedd9f..38795d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## SYNOPSIS -`npx [--package|-p ] [--cache ] [--install-dev|-D] [--install-prod|-P] [--userconfig ] [-c ] [@version] -- [command-arg]...` +`npx [--package|-p ] [--cache ] [--save-dev|-D] [--save-prod|-P] [--save-optional|-O] [--save-bundle|-B] [--save-exact|-E] [--global|-g] [--prefix|-C] [--userconfig ] [-c ] [--version|-v] [@version] -- [command-arg]...` ## INSTALL @@ -30,6 +30,8 @@ By default, `` will be installed prior to execution. An optional `@vers * `-c ` - Execute `` with delayed environment variable evaluation. +* `-v, --version` - Show the current npx version. + ## EXAMPLES ### Running a project-local bin