From 5fddbaa31d66c806ce9b2abbfa0ccfcc1446bf52 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Mon, 20 Jul 2026 16:49:17 +0100 Subject: [PATCH] shorter description --- src/Simplex/Chat/Options.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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