Merge pull request #3780 from urbit/m/jelp

vere: fix -j help text
This commit is contained in:
fang 2020-10-23 00:53:16 +02:00 committed by GitHub
commit 661a59cb82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -398,7 +398,7 @@ u3_ve_usage(c3_i argc, c3_c** argv)
"-e url Ethereum gateway\n",
"-F ship Fake keys; also disables networking\n",
"-g Set GC flag\n",
"-j file Create json trace file\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",
"-L local networking only\n",