diff --git a/SVDRP-help.md b/SVDRP-help.md
index 8b0f5a9..286e00e 100644
--- a/SVDRP-help.md
+++ b/SVDRP-help.md
@@ -114,7 +114,7 @@ Make the device with the given number the primary device. Without option it retu
### PUTE [ <file> ]
-Put data into the EPG list. The data entered has to strictly follow the format defined in vdr(5) for the 'epg.data' file. A '.' on a line by itself terminates the input and starts processing of the data (all entered data is buffered until the terminating '.' is seen). If a file name is given, epg data will be read from this file (which must be accessible under the given name from the machine VDR is running on). In case of file input, no terminating '.' shall be given.
+Put data into the EPG list. The data entered has to strictly follow the format defined in vdr(5) for the 'epg.data' file. A '.' on a line by itself terminates the input and starts processing of the data (all entered data is buffered until the terminating '.' is seen). If a file name is given, epg data will be read from this file (which must be accessible under the given name from the machine VDR is running on). In case of file input, no terminating '.' shall be given.
### REMO [ on | off ]