From fd4a7480e74008c0e654ad9bf790a8fa6625e661 Mon Sep 17 00:00:00 2001 From: iovar Date: Wed, 8 Nov 2006 16:01:00 +0000 Subject: added --overwrite option and updated manpage accordingly git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@152 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- rMD-exp/doc/recordmydesktop.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'rMD-exp/doc') diff --git a/rMD-exp/doc/recordmydesktop.1 b/rMD-exp/doc/recordmydesktop.1 index 8602262..6fa7da5 100644 --- a/rMD-exp/doc/recordmydesktop.1 +++ b/rMD-exp/doc/recordmydesktop.1 @@ -327,6 +327,15 @@ Misc Options: Number of secs(default),minutes or hours before capture starts(number can be float). .br .TP +.B + \-\-overwrite + If there is already a file with the same name, delete it. + Default action is to add a number postfix to the new file. + For example when not specifying a name, if out.ogg exists, + the new file will be out.ogg.1 and if that exists too, out.ogg.2 + and so on (no ad-infinitum though, more like ad-short-integer...) +.br +.TP .B \-o filename Name of recorded video(default out.ogg). @@ -352,7 +361,7 @@ If no other option is specified, filename can be given without the \-o switch. .br \-\-no\-sound| \-\-with\-shared| \-\-no\-cond\-shared| \-shared\-threshold n| \-\-full\-shots| .br -\-\-quick\-subsampling| \-workdir DIR| \-\-zero\-compression| \-\-no\-wm\-check| \-o filename]^filename +\-\-quick\-subsampling| \-workdir DIR| \-\-zero\-compression| \-\-no\-wm\-check| \-\-overwrite| \-o filename]^filename .br .br .br -- cgit v1.2.3