• Jo Miran@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Manpages that include a section full of the most common usage examples are the true MVP.

  • Yote.zip@pawb.social
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    I really think tldr-esque snippets should be mandatory in manpages. Manpages are important documentation for when you already know how to use a program, but sometimes (always) I don’t have 30 minutes to read the entire manual to figure out how to start using a program. The ffmpeg man is practically a book! Meanwhile tldr can give me exactly what I need to get started. If there’s no tldr and I can’t grep something out of the man, then I’m using a search engine.