mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-31 23:39:56 +02:00
Updated Command Line Interface (CLI) (markdown)
parent
d75a0f73f5
commit
3af460ffa1
1 changed files with 6 additions and 1 deletions
|
@ -8,7 +8,12 @@ RSS-Bridge requires a few parameters that must be specified on every call. Omitt
|
|||
|
||||
### action
|
||||
|
||||
The `action` parameter specifies the action RSS-Bridge should take. Currently this parameter only supports the value `display` which causes RSS-Bridge to return the feed contents.
|
||||
This parameter can be set to `list` or `display`.
|
||||
|
||||
Value | Description
|
||||
----- | -----------
|
||||
`list` | RSS-Bridge returns a JSON formatted list of bridges. Other parameters are ignored.
|
||||
`display` | RSS-Bridge returns (displays) the feed.
|
||||
|
||||
### bridge
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue