mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-27 14:44:16 +00:00
Updated Json service (markdown)
parent
665af8ebb6
commit
c3cbb9e4f4
@ -27,7 +27,7 @@ You should receive the same response that the `nc` command provides.
|
|||||||
|
|
||||||
### Converting options to camelCase
|
### Converting options to camelCase
|
||||||
|
|
||||||
Several options in the command line interface contain embedded hyphens. You may send them as-is (all lowercase, with hyphens), or convert them to camelCase (in which each letter after a hyphen is capitalized and then all the hyphens are removed).
|
Several options in the command line interface contain embedded hyphens. You may send them as-is (all lowercase, with hyphens), or convert them to camelCase (in which the letter after every hyphen is capitalized and then all the hyphens are removed).
|
||||||
|
|
||||||
### Some example requests
|
### Some example requests
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user