cmd: use hyphen instead of underscore (#3898)
This commit is contained in:
committed by
GitHub
Unverified
parent
596262d5e0
commit
d01f4a3ec1
+2
-2
@@ -1,3 +1,3 @@
|
||||
### Fixes
|
||||
### Deprecation Notices
|
||||
|
||||
* frpc has a certain chance to panic when login: close of closed channel.
|
||||
* Using an underscore in a flag name is deprecated and has been replaced by a hyphen. The underscore format will remain compatible for some time, until it is completely removed in a future version. For example, `--remote_port` is replaced with `--remote-port`.
|
||||
|
||||
Reference in New Issue
Block a user