mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-25 07:28:31 +00:00
f8fc0bf3c0
Clap automatically uses doc comments as help/about texts. Doc comments are strictly better, since they're also used e.g. for IDE documentation, and are better formatted. This patch updates all `neon_local` commands to use doc comments (courtesy of GPT-o3).