pub fn extras_for(subcommand: &str) -> &'static ManContentExpand description
Look up the doc extras for subcommand (e.g. "fetch",
"checkout"). Pass "" for the top-level git-lfs page.
Returns a reference to ManContent::empty when there’s no entry,
so the caller can always splice unconditionally.