mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-16 02:20:41 +00:00
In cargo it is named "rustdesk-utils" (#551)
This commit is contained in:
@@ -10,7 +10,7 @@ use std::{
|
|||||||
fn print_help() {
|
fn print_help() {
|
||||||
println!(
|
println!(
|
||||||
"Usage:
|
"Usage:
|
||||||
rustdesk-util [command]\n
|
rustdesk-utils [command]\n
|
||||||
Available Commands:
|
Available Commands:
|
||||||
genkeypair Generate a new keypair
|
genkeypair Generate a new keypair
|
||||||
validatekeypair [public key] [secret key] Validate an existing keypair
|
validatekeypair [public key] [secret key] Validate an existing keypair
|
||||||
|
|||||||
Reference in New Issue
Block a user