Skip to content

Commit 0e9ee35

Browse files
authored
fix short opts -s (#285)
* fix: collision short option '-s' Short opt '-s' is used for both `--shortids` and `--size` Now it is for `--size` only * doc: update * doc: update README for usages. * chore: remove duplicate `conn_rate` * chore: remove dup '--connrate'
1 parent f14ca02 commit 0e9ee35

File tree

3 files changed

+183
-163
lines changed

3 files changed

+183
-163
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## 0.4.34
44

55
* new tls1.3 opt for Key exchange alg: `-keyex-algs`
6+
* short opt `-s` is now for `--size` only, it was shared by `--shortids`
7+
* update usages in README.md
68

79
## 0.4.33
810

0 commit comments

Comments
 (0)