[MPlayer-dev-eng] [PATCH] Revised -saveidx support, with documentation
Diego Biurrun
diego at biurrun.de
Mon Oct 13 20:20:01 CEST 2003
Torinthiel writes:
> On Mon, Oct 13, 2003 at 12:54:09PM +0200, Diego Biurrun wrote:
> > You should escape all option names: \-saveidx
> Does this go for all the hypens or only beginning of option names?
> Because man line 400 says
> .B \-fixed-vo (BETA CODE!)
> and line 439
> .IPs ar\-delay
> This is just the first I've found. And there are many. If it should all
> be escaped than I'll prepere a patch for this.
Just added a small section to DOCS/tech/manpage.txt that explains it:
- Put a backslash before a '-' if it denotes a range (1\-10), an option
(\-fs) or a dash (mplayer \- Movie Player for Linux).
Use just '-' if it is a hyphen (A-V) or a minus (-1).
Hmm, it should also be \-dvd-device etc, this is not completely clear,
I'll add it.
Diego
More information about the MPlayer-dev-eng
mailing list