From 5f656dc507f9ec23084a6a638005470b68f5915a Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Tue, 30 Oct 2018 19:40:09 +0100 Subject: [PATCH] Updated Command Line Interface (CLI) (markdown) --- Command-Line-Interface-(CLI).md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Command-Line-Interface-(CLI).md b/Command-Line-Interface-(CLI).md index d9031bd..9cbbf63 100644 --- a/Command-Line-Interface-(CLI).md +++ b/Command-Line-Interface-(CLI).md @@ -8,12 +8,12 @@ RSS-Bridge requires a few parameters that must be specified on every call. Omitt ### action -This parameter can be set to `list` or `display`. +Defines how RSS-Bridge responds to the request. Value | Description ----- | ----------- -`list` | RSS-Bridge returns a JSON formatted list of bridges. Other parameters are ignored. -`display` | RSS-Bridge returns (displays) the feed. +`action=list` | Returns a JSON formatted list of bridges. Other parameters are ignored. +`action=display` | Returns (displays) a feed. ### bridge