Searched defs:synopsis (Results 1 – 3 of 3) sorted by relevance
31 pub(crate) fn synopsis(roff: &mut Roff, cmd: &clap::Command) { in synopsis() function
71 const synopsis = ['```bash', usage] variable
343 def synopsis(filename, cache={}): function