Update documentation

This commit is contained in:
AsamK 2022-05-21 09:00:42 +02:00
parent 2ecddba375
commit b18991b9fb
2 changed files with 23 additions and 1 deletions

View file

@ -46,6 +46,9 @@
{ {
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BM\\E" "pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BM\\E"
}, },
{
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BO\\E"
},
{ {
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BR\\E" "pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BR\\E"
}, },
@ -67,6 +70,12 @@
{ {
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CN\\E" "pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CN\\E"
}, },
{
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CO\\E"
},
{
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CR\\E"
},
{ {
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CZ\\E" "pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_CZ\\E"
}, },

View file

@ -418,7 +418,20 @@ Filter the group list by one or more group IDs.
=== listContacts === listContacts
Show a list of known contacts with names. Show a list of known contacts with names and profiles.
When a specific recipient is given, its profile will be refreshed.
RECIPIENT::
Specify the recipients phone number.
*-a*, *--all-recipients*::
Include all known recipients, not only contacts.
*--blocked*::
Specify if only blocked or unblocked contacts should be shown (default: all contacts)
*--name*::
Find contacts with the given contact or profile name.
=== listIdentities === listIdentities