From 08a2b3c8dd4a624407b4d20368d2a3467426c7fd Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 3 Aug 2012 23:54:35 +0200 Subject: Add avandu-tt-rss-api-level command This command gets the api level from tt-rss, this doesn't serve any purpose yet, but it could be used later-on to determine which features are and aren't available. --- doc/avandu.texinfo | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/avandu.texinfo b/doc/avandu.texinfo index 4d36491..3cd6ec3 100644 --- a/doc/avandu.texinfo +++ b/doc/avandu.texinfo @@ -241,3 +241,15 @@ the session variable that was returned by the api. Log out of the Tiny Tiny RSS instance, reset the session id, username and password used by avandu. @end deffn + +@deffn Command avandu-tt-rss-api-level +Request the api level of the Tiny Tiny RSS instance. If called +interactively in any way it will print a message like: + +@example +API Level: # +@end example + +This does not currently serve any purpose, but it might be used in the +future to determine which functions are available. +@end deffn -- cgit v1.2.3-54-g00ecf