From 3af460ffa1ffcdfbd188af35865572e3005e64c1 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Tue, 30 Oct 2018 19:36:15 +0100 Subject: [PATCH] Updated Command Line Interface (CLI) (markdown) --- Command-Line-Interface-(CLI).md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Command-Line-Interface-(CLI).md b/Command-Line-Interface-(CLI).md index f8ce99b..d9031bd 100644 --- a/Command-Line-Interface-(CLI).md +++ b/Command-Line-Interface-(CLI).md @@ -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