--help missing
Aperta
- Lingua principale
- C#
- Stelle
- 290
- Fork
- 50
- Merge medio
- 5g 13h
- PR unite (30g)
- 5
Descrizione
I am expecting the output of `--help` to list the commands like `compare` as shown in:
https://www.npmjs.com/package/@azure/oad/v/0.10.4
Here is what I get with the stable version of Node.
```
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> oad --version
0.10.4
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> oad --help
Options:
--help Show help [boolean]
--version Show version number [boolean]
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> node --version
v20.5.1
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.