mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Getting this when running lcli with `--osaka-time`: ``` error: unexpected argument '--osaka-time' found tip: a similar argument exists: '--shanghai-time' ``` This PR adds the missing `--osaka-time` option to `lcli`.