From: Thomas Hochstein Date: Sat, 18 Sep 2010 22:21:12 +0000 (+0200) Subject: install.pl: Fix installation instructions. X-Git-Tag: 0.01~25 X-Git-Url: https://code.th-h.de/?p=usenet%2Fnewsstats.git;a=commitdiff_plain;h=9c141b0ca758560ceff90d21f148dadc0336d78b;ds=inline install.pl: Fix installation instructions. Example newsfeeds entry was missing a backslash (had to be quoted). Signed-off-by: Thomas Hochstein --- diff --git a/install/install.pl b/install/install.pl index b14f59a..c78dfec 100755 --- a/install/install.pl +++ b/install/install.pl @@ -96,8 +96,8 @@ Things left to do: a) Edit your 'newsfeeds' file and insert something like ## gather statistics for NewsStats - newsstats!\ - :!*,de.*\ + newsstats!\\ + :!*,de.*\\ :Tc,WmtfbsPNH,Ac:$Path/feedlog.pl Please