X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=doc%2Fusage%2Ffeedsdir.texi;h=48fcb8ac81c77aafecb46bbe3b4e24f9731a6732;hb=53dcb3a8cb96935316e4986b4e8501e8b5d290d8;hp=05180091975c101eb783cf5f4cb908a6b72e8b9e;hpb=c35c39f8043c4b7de06a525b72b33a6d43729bf8;p=feeder.git diff --git a/doc/usage/feedsdir.texi b/doc/usage/feedsdir.texi index 0518009..48fcb8a 100644 --- a/doc/usage/feedsdir.texi +++ b/doc/usage/feedsdir.texi @@ -10,13 +10,13 @@ $ echo http://example.com/feed.atom > feeds/my_first_feed/url @end example Or you can convert Newsboat @file{urls} file (containing many lines with -URLs) with @command{urls2feeds.zsh} to subdirectories hierarchy: +URLs) with @command{urls2feeds} to subdirectories hierarchy: @example -$ ./urls2feeds.zsh < ~/.newsboat/urls +$ ./urls2feeds < ~/.newsboat/urls $ cat feeds/blog.stargrave.org_russian_feed.atom/url http://blog.stargrave.org/russian/feed.atom @end example -@command{urls2feeds.zsh} won't touch already existing directories and will +@command{urls2feeds} won't touch already existing directories and will warn if any of them disappears from @file{urls}.