From 7cdf5b2323db3c8741acb4a07747561f44603bf7 Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Wed, 5 Aug 2026 13:17:19 +1000 Subject: [PATCH] G-149 achieved: punk::args configurable multi-form synopsis hint labels (punk::args 0.17.0) The per-form hint labels rendered beside a multi-form definition's synopsis lines in the usage/arg_error table (hard-coded ' i -form N ...' previously) are now a template substituted per form: %formindex% is replaced with the form's 0-based ordinal, %formname% with its name, and an empty template suppresses the labels entirely (the cell keeps just the Synopsis: label, as single-form renders always have). Both acceptance arms landed. Definition side: new '@cmd -formhint