diff --git a/src/Simplex/Chat/Options.hs b/src/Simplex/Chat/Options.hs index 2287ac6e69..4e47868fa0 100644 --- a/src/Simplex/Chat/Options.hs +++ b/src/Simplex/Chat/Options.hs @@ -422,7 +422,7 @@ chatOptsP appDir defaultDbName = do showFullLinks <- switch ( long "show-full-links" - <> help "Log full connection links and addresses (by default only short links are logged)" + <> help "Show full connection links and addresses" ) allowInstantFiles <- switch