--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
```
貢獻指南
研究方向
首先在 Node v20.5.1 上使用 `oad --help` 重現該問題,並將輸出與 @azure/oad 0.10.4 套件的文件進行比較。當說明輸出在現有選項旁列出 `compare` 等命令時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- node.js
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100