Merge pull request #5418 from rabsef-bicrym/patch-1

Add -G to Available Argument List
This commit is contained in:
fang 2021-11-13 01:51:47 +01:00 committed by GitHub
commit aee4272cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,11 +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 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",