From 3a139e5bead1f7a88a46b9a45f442a55e6153587 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Tue, 3 Apr 2018 16:10:51 +0200 Subject: some manual fixing --- documentation/help/otr.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/help/otr.markdown b/documentation/help/otr.markdown index 0861900..368a4e8 100644 --- a/documentation/help/otr.markdown +++ b/documentation/help/otr.markdown @@ -94,7 +94,7 @@ Key generation should start if no key is found for your account name. Once the p Time to authenticate the person. Either use a shared secret exchange through phone or GPG-signed email or use the socialist millionaire problem mechanism (SMP) which is basically to ask a question for which the answer can only be known by the other person. -/otr auth <shared-secret>%n OR %9/otr authq "A question" <shared-secret> +/otr auth <shared-secret> OR /otr authq "A question" <shared-secret> Or to respond to an authentication: @@ -111,7 +111,7 @@ else unless you know what you are doing. * otr.fp The known fingerprints with their _trust_ status. -* %9otr.instag +* otr.instag Instance tag of the libotr. This should NEVER be copied to an other computer. If unsure, just ignore this file. -- cgit v1.2.3