From 9186b8c49e54cf59ace4e5ddf52aa10b1a386fa5 Mon Sep 17 00:00:00 2001 From: Lubomir Host Date: Sun, 13 Nov 2016 18:25:44 +0100 Subject: [PATCH] Remove 'I' markers from configuration example. --- sendxmpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sendxmpp b/sendxmpp index 8a9758e..4d06ab9 100755 --- a/sendxmpp +++ b/sendxmpp @@ -695,19 +695,19 @@ Show debugging info while running. B: This will include passwords etc. You may define a 'F<~/.sendxmpprc>' file with the necessary data for your xmpp-account. Since version 1.24 the following format is supported: - username: I - jserver: I - port: I - password: I - component: I + username: + jserver: + port: + password: + component: Example for Google Talk servers: - username: I - jserver: I - password: I - component: I + username: + jserver: + password: + component: With version 1.23 and older only one-line format is supported: