[docs] Update options in create-next-app (#67455)

Documentation update, according to the last update of the `commander`
library. #66771

Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>
This commit is contained in:
Ivan Torres 2024-07-04 14:41:44 +02:00 committed by GitHub
parent b369ccfcf4
commit f0abeb8e42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ Further, you can negate default options by prefixing them with `--no-` (e.g. `--
See `create-next-app --help`:
```bash filename="Terminal"
Usage: create-next-app <project-directory> [options]
Usage: create-next-app [project-directory] [options]
Options:
-V, --version output the version number