Present -G more intelligibly and draw direct comparison to -k

Changing -G to mirror language of -k, adding note to see the other from either (make users aware there are both), add note re: argument to -k.
This commit is contained in:
rabsef-bicrym 2021-11-12 12:41:04 -08:00 committed by GitHub
parent 81b05c66d7
commit 07de32cf01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,12 +446,12 @@ u3_ve_usage(c3_i argc, c3_c** argv)
"-d Daemon mode; implies -t\n",
"-e url Ethereum gateway\n",
"-F ship Fake keys; also disables networking\n",
"-G Boot using key-string from key file\n",
"-G string Private key string (see also -k)\n",
"-g Set GC flag\n",
"-i jam_file import pier state\n",
"-j Create json trace file in .urb/put/trace\n",
"-K stage Start at Hoon kernel version stage\n",
"-k keys Private key file\n",
"-k file-path Private key file (see also -G)\n",
"-L local networking only\n",
"-P Profiling\n",
"-p ames_port Set the ames port to bind to\n",