]> nmode's Git Repositories - signal-cli/blobdiff - man/signal-cli.1.adoc
Extend getUserStatus command for usernames
[signal-cli] / man / signal-cli.1.adoc
index 80d4c37ef07d34efc49376c44ef28ada4d42d276..8739e493e45362f12f704b46acadcf0d38e077ae 100644 (file)
@@ -266,13 +266,16 @@ Use listDevices to see the deviceIds.
 
 === getUserStatus
 
 
 === getUserStatus
 
-Uses a list of phone numbers to determine the statuses of those users.
+Uses a list of phone numbers or usernames to determine the statuses of those users.
 Shows if they are registered on the Signal Servers or not.
 In json mode this is outputted as a list of objects.
 
 [NUMBER [NUMBER ...]]::
 One or more numbers to check.
 
 Shows if they are registered on the Signal Servers or not.
 In json mode this is outputted as a list of objects.
 
 [NUMBER [NUMBER ...]]::
 One or more numbers to check.
 
+[--username [USERNAME ...]]::
+One or more usernames to check.
+
 === send
 
 Send a message to another user or group.
 === send
 
 Send a message to another user or group.