--help missing
- 主要语言
- C#
- 星标
- 290
- 派生
- 50
- 平均合并
- 5 天 13 小时
- 30 天内合并 PR
- 5
描述
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
```
贡献指南
调研方向
Start by reproducing the issue with `oad --help` on Node v20.5.1 and compare the output with the @azure/oad 0.10.4 package documentation. Done means the help output lists commands such as `compare` alongside the existing options.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100