1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-06 08:37:30 +02:00

Updated Command Line Interface (CLI) (markdown)

LogMANOriginal
2018-10-30 19:40:09 +01:00
parent 3af460ffa1
commit 5f656dc507

@@ -8,12 +8,12 @@ RSS-Bridge requires a few parameters that must be specified on every call. Omitt
### action ### action
This parameter can be set to `list` or `display`. Defines how RSS-Bridge responds to the request.
Value | Description Value | Description
----- | ----------- ----- | -----------
`list` | RSS-Bridge returns a JSON formatted list of bridges. Other parameters are ignored. `action=list` | Returns a JSON formatted list of bridges. Other parameters are ignored.
`display` | RSS-Bridge returns (displays) the feed. `action=display` | Returns (displays) a feed.
### bridge ### bridge