diff doc/jp/message.rst @ 3041:72583524cfd3

doc (jp): jp commands are now fully documented: rel 232
author Goffi <goffi@goffi.org>
date Tue, 01 Oct 2019 22:49:06 +0200
parents ce16847a7b6d
children 790489521b15
line wrap: on
line diff
--- a/doc/jp/message.rst	Wed Sep 25 08:56:41 2019 +0200
+++ b/doc/jp/message.rst	Tue Oct 01 22:49:06 2019 +0200
@@ -6,10 +6,12 @@
 
 Message commands let you send chat messages or manage your server message archives.
 
+.. _jp-message_send:
+
 send
 ====
 
-send a message to a contact or a chat room.
+Send a message to a contact or a chat room.
 ``stdin`` is used as message source.
 You can encrypt your message using ``--encrypt [ALGORITHM]`` argument, this will create an encrypted session and replace existing one if needed.
 You can manage your encrypted session using ``encryption`` command.
@@ -36,7 +38,7 @@
 mam
 ===
 
-query archives using MAM.
+Query archives using MAM.
 This command allows you to check message archive kept on the server (i.e. not the local copy).
 You usually want to specify a starting point, and a number of message to retrieve. If too many messages
 are available, you'll have to use RSM commands to navigate through the results.