mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-28 09:03:11 +08:00
bug fix
This commit is contained in:
@@ -15,8 +15,7 @@ fn main() -> ResultType<()> {
|
|||||||
-s, --serial=[NUMBER(default=0)] 'Sets configure update serial number'
|
-s, --serial=[NUMBER(default=0)] 'Sets configure update serial number'
|
||||||
-R, --rendezvous-servers=[HOSTS] 'Sets rendezvous servers, seperated by colon'
|
-R, --rendezvous-servers=[HOSTS] 'Sets rendezvous servers, seperated by colon'
|
||||||
-u, --software-url=[URL] 'Sets download url of RustDesk software of newest version'
|
-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
|
-r, --relay-servers=[HOST] 'Sets the default relay servers, seperated by colon'
|
||||||
available for licensed users'
|
|
||||||
-k, --key=[KEY] 'Only allow the client with the same key'",
|
-k, --key=[KEY] 'Only allow the client with the same key'",
|
||||||
DEFAULT_PORT,
|
DEFAULT_PORT,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user