]> Sergey Matveev's repositories - feeder.git/blobdiff - doc/usage/browse.texi
some small text changes
[feeder.git] / doc / usage / browse.texi
index eb3f9af7ff4f44462897c10bdc67aaf3fe7a65bc..16050f4fc5860836d6fe3f203ed8e456799391eb 100644 (file)
@@ -11,9 +11,9 @@ $ ./feeds-browse.sh
 labels/titles.
 
 Also it contains contains @code{auto_view text/html}, that expects
-proper @file{mailcap} configuration file with @code{text/html} entry to
+proper @file{mailcap} configuration file with @code{text/html} entry to
 exists. Mutt has some built-in default search paths for, but you can
-override them with @env{$MAILCAPS} environment variable. There is
+override them with @env{$MAILCAPS} environment variable. See the
 example @file{contrib/mailcap}.
 
 Mutt will be started in mailboxes browser mode (I will skip many entries):
@@ -54,3 +54,9 @@ message will be piped to @command{cmd/x-urlview.sh}, that will show all
 @code{X-URL} and @code{X-Enclosure} links.
 
 Press @code{F1} to go to next unread mailbox.
+
+Press @code{r} in pager mode to download and parse current feed by
+running (@command{cmd/dnp.sh}).
+
+Press @code{R} in mailbox browser mode to refresh all feeds by running
+(@command{feeds-dnp.zsh}).