mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-07-07 23:34:07 +00:00
Update main.rs
This commit is contained in:
committed by
GitHub
parent
86f30b90e8
commit
68ffe9b62d
@ -12,7 +12,7 @@ use log::{error, info};
|
|||||||
#[command(
|
#[command(
|
||||||
author = env!("CARGO_PKG_AUTHORS"),
|
author = env!("CARGO_PKG_AUTHORS"),
|
||||||
version = env!("CARGO_PKG_VERSION"),
|
version = env!("CARGO_PKG_VERSION"),
|
||||||
about = "SSH Key Manager",
|
about = "SSH Host Key Manager",
|
||||||
long_about = None,
|
long_about = None,
|
||||||
after_help = "Examples:\n\
|
after_help = "Examples:\n\
|
||||||
\n\
|
\n\
|
||||||
|
Reference in New Issue
Block a user