aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-12 23:26:16 +0200
committerGravatar Tom Willemse2014-04-12 23:26:16 +0200
commit891a847b0fff0ec1abfa717ede28250a16d5c429 (patch)
tree75281ca88904803f37a3367ae8c382d0db3d50f8 /doc
parent3438d383c241315001a87925df669880e453b0d0 (diff)
downloadavandu-891a847b0fff0ec1abfa717ede28250a16d5c429.tar.gz
avandu-891a847b0fff0ec1abfa717ede28250a16d5c429.zip
Add unsubscribe command
Diffstat (limited to 'doc')
-rw-r--r--doc/avandu.texinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/avandu.texinfo b/doc/avandu.texinfo
index 8e45904..da21dc1 100644
--- a/doc/avandu.texinfo
+++ b/doc/avandu.texinfo
@@ -334,3 +334,8 @@ 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
+
+@deffn Command avandu-unsubscribe-from-feed id
+Ask Tiny Tiny RSS to unsubscribe from the feed identified with
+@var{id}. Completion is provided to make selection easier.
+@end deffn