Updated command-line documentation.

This commit is contained in:
Eric Traut 2019-09-05 00:42:08 +00:00
parent 0fd1dfe7b1
commit f272d78de8

View File

@ -4,6 +4,7 @@ Pyright can be run as either a VS Code extension or as a node-based command-line
| Flag | Description |
| :--------------------------------- | :--------------------------------------------------- |
| --createstub IMPORT | Create type stub file(s) for import |
| --dependencies | Emit import dependecy information |
| -h, --help | Show help message |
| -p, --project FILE OR DIRECTORY | Use the configuration file at this location |