In cargo it is named "rustdesk-utils" (#551)

This commit is contained in:
bato3 2025-04-29 14:40:55 +02:00 committed by GitHub
parent e4c85764f9
commit 235a3c326c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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