Skip to main content

build_synopsis

Function build_synopsis 

Source
pub fn build_synopsis(
    cmd: Option<&Command>,
    prog_name: &str,
    command_name: &str,
) -> String
Expand description

Build the roff SYNOPSIS line from a clap Command’s arguments.