Skip to content

Commit 235a3c3

Browse files
authored
In cargo it is named "rustdesk-utils" (#551)
1 parent e4c8576 commit 235a3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use std::{
1010
fn print_help() {
1111
println!(
1212
"Usage:
13-
rustdesk-util [command]\n
13+
rustdesk-utils [command]\n
1414
Available Commands:
1515
genkeypair Generate a new keypair
1616
validatekeypair [public key] [secret key] Validate an existing keypair

0 commit comments

Comments
 (0)