diff --git a/src/Simplex/Chat/Options.hs b/src/Simplex/Chat/Options.hs index 7ce6305d2..a6f2b759e 100644 --- a/src/Simplex/Chat/Options.hs +++ b/src/Simplex/Chat/Options.hs @@ -206,7 +206,6 @@ chatOptsP appDir defaultDbFileName = do optional $ strOption ( long "device-name" - <> short 'e' <> metavar "DEVICE" <> help "Device name to use in connections with remote hosts and controller" )