Andreas Mohr wrote:
Hi,
On Mon, Jun 20, 2005 at 10:47:46PM -0600, Tony Lambregts wrote:
Change log: Change wine -v to wine -version since wine -v does not work.
This is fatally incorrect, since Unix *always* (well, almost;) uses double-dash for long options (and Wine barfs on that invalid syntax as well).
Andreas
Doh!
Change log: Change wine -v to wine --version since wine -v does not work.
Files Changed: en/wineusr-bugs.sgml
Index: en/wineusr-bugs.sgml =================================================================== RCS file: /cvsroot/wine/docs/en/wineusr-bugs.sgml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 wineusr-bugs.sgml --- en/wineusr-bugs.sgml 9 May 2005 05:31:13 -0000 1.1.1.1 +++ en/wineusr-bugs.sgml 22 Jun 2005 00:03:21 -0000 @@ -265,7 +265,7 @@ <itemizedlist spacing="compact"> <listitem> <para> - Which version of Wine you're using (run <command>wine -v</command>) + Which version of Wine you're using (run <command>wine --version</command>) </para> </listitem> <listitem>