pub fn render_help_with_path<Ctx: ?Sized>( env: &Env, path: &[&str], cmd: &CmdSpec<'_, Ctx>, ) -> String
Render help with strict column alignment based on the longest label in the section.