urbit/vere

cli: implement `-h, --help` options for subcommands like `play` etc.

Open

#1,075 opened on Aug 1, 2026

 (0 comments) (0 reactions) (0 assignees)C (53 forks)auto 404
community contributiondocumentationgood first issue

Repository metrics

Stars
 (79 stars)
PR merge metrics
 (PR metrics pending)

Description

There are lots of esoteric options for our subcommands and we should surface them with docs via the standard -h, --help flags.

Contributor guide