[EMAIL PROTECTED] wrote:
Hi,

how can I redirect the call gvim -V to a file?
?
I tried

gvim -V >>c:\temp\ausgabe
but no file is generated.


[Windows XP]

Joachim
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/




        gvim -V c:/temp/ausgabe

see
        :help -V
                " two paragraphs

        :help 'verbosefile'


Best regards,
Tony.

Reply via email to