From 0ef577f43a7671484aa1f40fcfb1386e4d0feef6 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 14 Jan 2006 11:49:42 +0100 Subject: Added a missing '-' to the example for viewing a grabbed image on a remote host --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 55cbb232..78c1fac7 100644 --- a/HISTORY +++ b/HISTORY @@ -4029,7 +4029,7 @@ Video Disk Recorder Revision History name (based on a suggestion from Darren Salt). A simple way of viewing a grabbed image on a remote host is: - svdrpsend.pl -d 'grab -' | sed -n -e 's/^216-//p' -e '1ibegin-base64 644 -' -e '$a====' | uudecode | display + svdrpsend.pl -d 'grab -' | sed -n -e 's/^216-//p' -e '1ibegin-base64 644 -' -e '$a====' | uudecode | display - - The new command line option '-g' must be given if the SVDRP command GRAB shall be allowed to write image files to disk. The parameter to this option @@ -4168,3 +4168,5 @@ Video Disk Recorder Revision History - Added a note about "modprobe capability" to INSTALL (suggested by Patrick Cernko). - Fixed canonicalizing the file name in the SVDRP command GRAB to allow full path names (thanks to Stefan Huelswitt). +- Added a missing '-' to the example for viewing a grabbed image on a remote host + (reported by Philippe Gramoullé). -- cgit v1.2.3