aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-12 22:56:06 +0200
committerGravatar Tom Willemse2014-04-12 22:56:06 +0200
commit3438d383c241315001a87925df669880e453b0d0 (patch)
tree6f548e846f77d6d9891f3793dd0060bb3fc5a911
parent0c818bfc59608f1c897f8db80d8139de677e0f10 (diff)
downloadavandu-3438d383c241315001a87925df669880e453b0d0.tar.gz
avandu-3438d383c241315001a87925df669880e453b0d0.zip
Document avandu-subscribe-to-feed
-rw-r--r--doc/avandu.texinfo9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/avandu.texinfo b/doc/avandu.texinfo
index 0d1c330..8e45904 100644
--- a/doc/avandu.texinfo
+++ b/doc/avandu.texinfo
@@ -325,3 +325,12 @@ Tiny Tiny RSS Version: #
and it returns the version as a string.
@end deffn
+
+@deffn Command avandu-subscribe-to-feed feed category
+Ask Tiny Tiny RSS to subscribe to @var{feed} and put it in the
+category @var{category}. @var{feed} should be a URL and @var{category}
+the id of the category as known in Tiny Tiny RSS.
+
+When used interactively the user will be prompted for both, and
+completions will be offered for @var{category} to make things easier.
+@end deffn