[PATCH 5/6] Document --remote and -delay in ogg123.1 man page.
Kamil Dudka <[email protected]> Tue, 28 May 2013 14:28:13 +0200
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
--- ogg123/ogg123.1 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/ogg123/ogg123.1 b/ogg123/ogg123.1 index 3543ed4..5453c0e 100644 --- a/ogg123/ogg123.1 +++ b/ogg123/ogg123.1 @@ -73,6 +73,10 @@ Specify output file for file devices. The filename "-" writes to standard out. If the file already exists, .B ogg123 will overwrite it. +.IP "-l s, --delay s" +Set termination timeout in milliseconds. ogg123 will skip to the next song on +SIGINT (Ctrl-C), and will terminate if two SIGINTs are received within the +specified timeout 's'. (default 500) .IP "-h, --help" Show command help. .IP "-k n, --skip n" @@ -106,6 +110,8 @@ times slower than normal speed. May be with -x for interesting fractional speeds. .IP "-r, --repeat" Repeat playlist indefinitely. +.IP "-R, --remote" +Use remote control interface. .IP "-z, --shuffle" Play files in pseudo-random order. .IP "-Z, --random" -- 1.7.1