Improve description of MAXS Module ContactsRead

This commit is contained in:
Damien Cassou 2016-05-31 10:20:52 +02:00
parent 5f16de7a70
commit 55210c641d

View file

@ -10,8 +10,20 @@ Bitcoin:1AUuXzvVUh1HMb2kVYnDWz8TgjbJMaZqDt
Auto Name:MAXS Module ContactsRead Auto Name:MAXS Module ContactsRead
Summary:A Module for MAXS Summary:A Module for MAXS
Description: Description:
This is a Module for MAXS, which does not install any launcher. You need "MAXS This is a Module for MAXS, which does not install any launcher. You need
Main" and a configured MAXS Transport to make use of it. [[org.projectmaxs.main]] and a configured MAXS Transport (e.g.,
[[org.projectmaxs.transport.xmpp]]) to make use of it.
With this module, you can query your contact list:
* '''contact num <number>''' - Lookup a contact by number
* '''contact name <contact name>''' - Lookup a contact by name
* '''contact nick <contact nickname>''' - Lookup contact by nickname
* '''contact mobile <number>''' - Lookup contact by mobile number
* '''contact lookup <contact info>''' - Lookup a contact
This module is used by other modules (such as smssend) and must be installed for
them to work properly.
. .
Repo Type:srclib Repo Type:srclib