diff --git a/README.md b/README.md index 3c9c192..c834bdf 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,9 @@ See the [./example](./example) folder for practical usage. ### Options ```text --V, --version Output the version number. --h, --help Display help for command. +--current-working-directory #0 The current working directory (default: process.cwd()). +-V, --version Output the version number. +-h, --help Display help for command. ``` ## 💡 Contributing