diff options
Diffstat (limited to 'rMD-exp/doc/recordmydesktop.1')
-rw-r--r-- | rMD-exp/doc/recordmydesktop.1 | 11 |
1 files changed, 10 insertions, 1 deletions
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 @@ -328,6 +328,15 @@ Misc Options: .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 |