mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
Add -G to Available Argument List
-G is the way I primarily boot my ships and yet that flag has not been in the usage notes for some time (ever?). Adding it should assist new pilots in getting running and avoid questions of "I booted my ship but it took an hour and now I'm a comet" which sometimes (used to, at least) come w/ new pilots attempting to `-K kEy-S741nG`.
This commit is contained in:
parent
309cd96f8c
commit
81b05c66d7
@ -446,6 +446,7 @@ 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 Set GC flag\n",
|
||||
"-i jam_file import pier state\n",
|
||||
"-j Create json trace file in .urb/put/trace\n",
|
||||
|
Loading…
Reference in New Issue
Block a user