mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 13:04:17 +03:00
documents new cli arguments
This commit is contained in:
parent
07c04e32a7
commit
1f42dfc812
@ -334,15 +334,17 @@ u3_ve_usage(c3_i argc, c3_c** argv)
|
||||
"-c pier Create a new urbit in pier/\n",
|
||||
"-d Daemon mode\n",
|
||||
"-D Recompute from events\n",
|
||||
"-e url Ethereum gateway\n",
|
||||
"-F ship Fake keys; also disables networking\n",
|
||||
"-f Fuzz testing\n",
|
||||
"-g Set GC flag\n",
|
||||
"-K keys Private key file\n",
|
||||
"-k stage Start at Hoon kernel version stage\n",
|
||||
"-l port Initial peer port\n",
|
||||
"-M Memory madness\n",
|
||||
"-n host Set unix hostname\n",
|
||||
"-N Enable networking in fake mode (-F)\n",
|
||||
"-p ames_port Set the HTTP port to bind to\n",
|
||||
"-p ames_port Set the ames port to bind to\n",
|
||||
"-P Profiling\n",
|
||||
"-q Quiet\n",
|
||||
"-r host Initial peer address\n",
|
||||
@ -350,7 +352,7 @@ u3_ve_usage(c3_i argc, c3_c** argv)
|
||||
"-s Pill URL from arvo git hash\n",
|
||||
"-u url URL from which to download pill\n",
|
||||
"-v Verbose\n",
|
||||
"-w name Immediately upgrade to ~name\n",
|
||||
"-w name Boot as ~name\n",
|
||||
"-x Exit immediately\n",
|
||||
"-Xwtf Skip last event\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user