mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
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:
parent
81b05c66d7
commit
07de32cf01
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user