facebook / facebook/zstd

Promote -v and -q option to standard option displayed by -h

オープン
#4,623 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
27.9k
フォーク
2.6k
平均マージ
1日 3時間
マージ済み PR(30日)
8

説明

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

https://github.com/facebook/zstd/issues/4455#issuecomment-3166077112
https://github.com/facebook/zstd/pull/4619#issuecomment-4048931355

One more thing, not a few beginners mistakenly try to show its version by `-v` flag. They will get:

```
zstd -v
*** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
stdin is a console, aborting
```

This "unknown" behavior must be described by `-h`.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

`-h` should display how to use `-v` and `-q` like the other competing commands (e.g. `gzip`).

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

Who on earth cares?

**Additional context**
Add any other context or screenshots about the feature request here.

See https://github.com/facebook/zstd/issues/4455#issue-3295169130 for the output of each command.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。