mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-09-01 06:28:11 +00:00
Updated FAQ (markdown)
parent
618becccde
commit
0c4bec4371
6
FAQ.md
6
FAQ.md
@ -29,9 +29,11 @@ System entropy is more likely to get depleted on headless servers. There are pro
|
||||
### Error parsing arguments
|
||||
|
||||
The `signal-cli` program has a set of options, and each subcommand may have its own options. The correct order is:
|
||||
`signal-cli` [SIGNAL-CLI_OPTIONS] [SUBCOMMAND] [SUBCOMMAND_OPTIONS]
|
||||
|
||||
So, for example:
|
||||
signal-cli [SIGNAL-CLI_OPTIONS] [SUBCOMMAND] [SUBCOMMAND_OPTIONS]
|
||||
|
||||
So, for example:
|
||||
|
||||
$ signal-cli receive --output=json
|
||||
signal-cli: error: unrecognized arguments: '--output=json'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user