X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=doc%2Fusage%2Fencs.texi;h=2a0cc419db1a68ea73d695efb62d8704c7feadd9;hb=53dcb3a8cb96935316e4986b4e8501e8b5d290d8;hp=42bba52313d0a72a4c6997eff2ed25a670802fc4;hpb=c35c39f8043c4b7de06a525b72b33a6d43729bf8;p=feeder.git diff --git a/doc/usage/encs.texi b/doc/usage/encs.texi index 42bba52..2a0cc41 100644 --- a/doc/usage/encs.texi +++ b/doc/usage/encs.texi @@ -9,7 +9,7 @@ enclosure's filename is more or less filesystem-friendly with the current timestamp. @example -$ ./feeds-encs.zsh +$ ./feeds-encs [...] monsterfeet.com_grue.rss/encs/20220218-152822-traffic.libsyn.com_monsterfeet_grue_018.mp3 www.astronews.ru_astronews.xml/encs/20220219-115710-www.astronews.ru_news_2022_20220216125238.jpg @@ -21,12 +21,12 @@ www.astronews.ru_astronews.xml/encs/20220219-115710-www.astronews.ru_news_2022_2 JPEG image data, JFIF standard 1.01, ... @end example -@command{feeds-encs.zsh} does not parallelize jobs, because enclosure are +@command{feeds-encs} does not parallelize jobs, because enclosure are often heavy enough to satiate your Internet link. @command{wget}'s progress is also printed both to stderr and @file{feeds/FEED/encs.log}. Of course you can download only single feed's enclosures: @example -$ cmd/encs.zsh path/to/FEED [optional overriden destination directory] +$ cmd/encs path/to/FEED [optional overriden destination directory] @end example