]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Make --help and --version work consistently across all tools.
authorSimon Tatham <anakin@pobox.com>
Wed, 19 Sep 2012 17:08:15 +0000 (17:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 19 Sep 2012 17:08:15 +0000 (17:08 +0000)
commita1f5eb415003d21126b4ced3e721481697b8e87c
tree473b10eb7ed19283cf8d51ffa2a4b5cc83b13797
parent0ccd1afe2e0b239f32581dd8167dbc6fef59a6a6
Make --help and --version work consistently across all tools.

Well, at least across all command-line tools on both Windows and Unix,
and the GTK apps on Unix too. The Windows GUI apps fundamentally can't
write to standard output and it doesn't seem sensible to use message
boxes for these purposes :-)

git-svn-id: http://svn.tartarus.org/sgt/putty@9673 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
pscp.c
psftp.c
unix/gtkwin.c
unix/uxplink.c
windows/winplink.c