facebook / facebook/zstd

Please add `--output` flag that is same as `-o`

Open
#4,651 0 comments 1 reaction 0 assignees View on GitHub
feature request
Dominant language
C
Stars
27.9k
Forks
2.6k
Avg merge
1d 3h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**
It is **extremely** annoying when someone types `--output` every time, just to learn that such flag does not exists. Turns out, the command needs to be edited from `--output` → `-o`

**Describe the solution you'd like**
Adding a `--output` flag, which would be an alias for `-o`

**Describe alternatives you've considered**
*none*

**Additional context**
I hope there isn't any specific reason for the nonexistence of this flag.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.