--help missing
- 主要言語
- C#
- スター
- 290
- フォーク
- 50
- 平均マージ
- 5日 13時間
- マージ済み PR(30日)
- 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