mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-30 15:14:14 +00:00
Updated Json service (markdown)
parent
d91285ab8b
commit
6e733227f1
@ -23,6 +23,9 @@ From the command line:
|
||||
|
||||
You should receive the same response that the `nc` command provides.
|
||||
|
||||
### Converting options to camelCase
|
||||
|
||||
Several options in the command line interface contain embedded hyphens. You may send them as-is, or convert them to camelCase (in which the initial letter is lowercase, the hyphens are removed, and each letter after a former hyphen is capitalized). Internally, they are all converted to camelCase.
|
||||
|
||||
### Some example requests
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user