From 9bd2b9901f1323ecef3ff54663d2c8f1bf639c18 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 15 Mar 2013 10:47:35 +0100 Subject: Updated the help and man page entry about the location of the epg.data file --- vdr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vdr.c') diff --git a/vdr.c b/vdr.c index 9231e689..c63eecaa 100644 --- a/vdr.c +++ b/vdr.c @@ -22,7 +22,7 @@ * * The project's page is at http://www.tvdr.de * - * $Id: vdr.c 2.56 2013/03/14 09:34:57 kls Exp $ + * $Id: vdr.c 2.57 2013/03/15 10:44:54 kls Exp $ */ #include @@ -499,7 +499,7 @@ int main(int argc, char *argv[]) " apply\n" " --edit=REC cut recording REC and exit\n" " -E FILE, --epgfile=FILE write the EPG data into the given FILE (default is\n" - " '%s' in the video directory)\n" + " '%s' in the cache directory)\n" " '-E-' disables this\n" " if FILE is a directory, the default EPG file will be\n" " created in that directory\n" -- cgit v1.2.3