The --help text wasn't showing the default values for three of the options, as follows:
authorChris <chris@vikki-old.(none)>
Thu, 20 Jan 2011 19:49:29 +0000 (11:49 -0800)
committerChris <chris@vikki-old.(none)>
Thu, 20 Jan 2011 19:49:29 +0000 (11:49 -0800)
commit10152506fe60071f36c588b52c94ec55f938ae01
tree4314cf13a9f54d06470f5638e9a76f5d82631ab0
parentb4671902f2c5aa1c95be547a61b0a72b8a3025de
The --help text wasn't showing the default values for three of the options, as follows:

    -rpcport (default: 8332)
    -rpcconnect (default: 127.0.0.1)
    -keypool (default: 100)

Edited the --help text to include the defaults.
init.cpp