Split given/family name in updateContact command

This commit is contained in:
AsamK 2022-05-29 22:21:24 +02:00
parent 27dbc671e0
commit badbb55ef2
7 changed files with 32 additions and 13 deletions

View file

@ -522,8 +522,11 @@ If the contact doesn't exist yet, it will be added.
NUMBER::
Specify the contact phone number.
*-n*, *--name*::
Specify the new name for this contact.
*--given-name* NAME, *--name* NAME::
New (given) name.
*--family-name* FAMILY_NAME::
New family name.
*-e*, *--expiration* EXPIRATION_SECONDS::
Set expiration time of messages (seconds).