view mcabber/doc/help/nl/hlp_say_to.txt @ 2366:480585fec48a default tip

Update spell checking section in the configuration file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 30 May 2023 16:37:46 +0200
parents 053fd04e5a4d
children
line wrap: on
line source


 /SAY_TO [-n|-h] [-e] [-q] [-f file] jid tekst

Verstuur het "tekst" bericht naar de gespecificeerde jid.
Let op dat dit commando geen standaard resource instelt voor een contact. Als je meerdere berichten aan een specifieke resource wilt versturen moet "/say_to" voor ieder bericht worden gebruikt.
De "-n" vlag schakelt het bericht naar type "normaal", "-h" naar  "koptekst" ('headline').  "--" kan gebruikt worden om chatberichten te versturen die beginnen met -n of -h.
Wanneer "-q" wordt gebruikt, zal het bericht in de achtergrond worden verstuurd, en zal het huidige actieve venster niet veranderen.
The option "-e" enables interpretation of the strings "\n" and "\t".  This flag has no effect if the text comes from a file with option "-f".
Een tekstbestand kan worden aangegeven met de "-f" vlag (in dat geval is het natuurlijk niet nodig om een tekst-argument na de 'jid' mee te geven).