s3:mount.cifs: make "mount.cifs -V" print the version, not usage.
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 15:58:33 +0000 (16:58 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 15:59:55 +0000 (16:59 +0100)
commitd7ca4997017e86b6f23ced64f1f1672bfb15716b
tree6cc3f9f5c6404b13c5c452dbafc7ee2832e6857e
parent6e16c5eed59bb3539af365d30e9ec35012b8c8ac
s3:mount.cifs: make "mount.cifs -V" print the version, not usage.

Also make "mount.cifs -h" not exit with error exit code but with return code 0.

Michael
source3/client/mount.cifs.c