Change from getopt to popt.
authorMartin Pool <mbp@samba.org>
Fri, 23 Feb 2001 01:02:31 +0000 (01:02 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 23 Feb 2001 01:02:31 +0000 (01:02 +0000)
commit2855f61f4a0003d508b9e4cc1314f9bd52f2cf42
tree64988c88135f933f23e512226d22f4bc6f871589
parent2d1ebe9c722c8dfd3d892d6c00efce0bad78aae7
Change from getopt to popt.
Include more details in --version output: say whether symlinks and
hardlinks are supported.
When hardlink support is missing, explain whether the problem is on
the client or server.
When a bad option is encountered, don't just print it to stderr but
send it to the rsync log mechanism.  (However, server errors currently
seem to get lost in transit because of bugs in logging.)
options.c