From 0001e7cfab183f283c18b85bee25b94995beee63 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 27 Dec 2016 00:40:32 +0100 Subject: Document the avandu-mark-article-unread command --- doc/avandu.texinfo | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/avandu.texinfo b/doc/avandu.texinfo index da21dc1..95107c8 100644 --- a/doc/avandu.texinfo +++ b/doc/avandu.texinfo @@ -171,6 +171,15 @@ In @code{avandu-overview} this command gets bound to the @kbd{r} key in the article title's keymap. @end deffn +@deffn Command avandu-mark-article-unread &optional button +Ask Tiny Tiny RSS to mark the article associated with BUTTON as +unread. If BUTTON is omitted or @code{nil} it will try to use +whatever is at @code{point}. + +In @code{avandu-overview} this command gets bound to the @kbd{u} key +in the article title's keymap. +@end deffn + @deffn Command avandu-next-article Search through the buffer for the next article header and move point to it. This command wraps around the buffer, so when using it at the -- cgit v1.2.3-54-g00ecf