mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-03 20:52:23 +03:00
Merge pull request #5418 from rabsef-bicrym/patch-1
Add -G to Available Argument List
This commit is contained in:
commit
aee4272cee
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user