mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Split given/family name in updateContact command
This commit is contained in:
parent
27dbc671e0
commit
badbb55ef2
7 changed files with 32 additions and 13 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue