mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
cmd: use hyphen instead of underscore (#3898)
This commit is contained in:
@@ -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