pub fn create_after_long_help() -> StringExpand description
Combined --help epilog for memstead create: the section-bytes-
verbatim note followed by the title-grammar rule (derived from the
validator via memstead_base::TITLE_GRAMMAR_RULE) and the
title→slug pipeline description. clap’s after_long_help takes a
single string, so the epilogs are concatenated here.