[WINEDOCS] change wine -v to wine --version since wine -v does not work.

Tony Lambregts tony.lambregts at gmail.com
Tue Jun 21 19:05:20 CDT 2005


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


-------------- next part --------------
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>


More information about the wine-devel mailing list