style: shorten help message
This commit is contained in:
parent
49c46aeaf5
commit
060aa4a1f7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ use tokio_gemini::{
|
|||
//
|
||||
|
||||
const USAGE: &str = "-k\t\tinsecure mode (trust all certs)
|
||||
-d <DNS server addr>\tuse custom DNS for resolving & DANE
|
||||
-d <DNS server>\tuse custom DNS for resolving & DANE
|
||||
-h\t\tshow help";
|
||||
|
||||
#[tokio::main]
|
||||
|
|
Loading…
Reference in a new issue