check for right number of arguments _after_ the option parsing.
authorAndrew Tridgell <tridge@samba.org>
Sat, 16 May 1998 15:18:07 +0000 (15:18 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 16 May 1998 15:18:07 +0000 (15:18 +0000)
commit6c0034684984953b4078759e6c1843ac50496f36
tree652fcaf6165513bd51197032b52af5721fe54eea
parentd0d56395c8a150f72b6189e027fe9af918e23551
check for right number of arguments _after_ the option parsing.

this stops "rsync -v" causing a segv.
main.c