This commit is contained in:
open-trade
2021-03-30 16:11:56 +08:00
parent 244410cda9
commit 6a3903df2c

View File

@@ -15,8 +15,7 @@ fn main() -> ResultType<()> {
-s, --serial=[NUMBER(default=0)] 'Sets configure update serial number'
-R, --rendezvous-servers=[HOSTS] 'Sets rendezvous servers, seperated by colon'
-u, --software-url=[URL] 'Sets download url of RustDesk software of newest version'
-r, --relay-servers=[HOST] 'Sets the default relay servers, seperated by colon, only
available for licensed users'
-r, --relay-servers=[HOST] 'Sets the default relay servers, seperated by colon'
-k, --key=[KEY] 'Only allow the client with the same key'",
DEFAULT_PORT,
);