From d84a26b3419de5c963f624a798070142fe295c3d Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Tue, 17 Sep 2013 16:07:45 +0200 Subject: [PATCH] Corrections in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1a494a4..c428e1f 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ Scheduling the recording task ============================= Using Linux, you can use "at" for scheduling, for example: at 22:00 friday -> /path/to/radiorec.py dlf 60 mytest +> /path/to/radiorec.py record dlf 60 mytest [CTRL-D] The recording then starts on the upcoming friday at 10 pm.