this post was submitted on 30 Jul 2023
30 points (89.5% liked)

GNU+Linux Humor

4716 readers
1 users here now

Memes, jokes and general humor about GNU+Linux

Rules:

founded 4 years ago
MODERATORS
 

Oh Man !!

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 11 months ago

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

[–] [email protected] 2 points 11 months ago (1 children)

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.

[–] [email protected] 0 points 11 months ago (1 children)
[–] [email protected] 2 points 11 months ago (1 children)

Not all programs have a --help, and --help doesn't always give you clear examples of how to use something. For example, ffmpeg's help gives a dump of all the options, and no examples of how you probably want to put them together.

[–] [email protected] 1 points 11 months ago

Gotcha I’m still learning Linux, thanks for the clarification.

[–] [email protected] 2 points 3 months ago