-
@knaus_brian As someone who finds it hard to learn from man pages, especially when all of the options are highlighted and it's impossible to see basic examples from, it's immensely frustrating. Not all the options are used all of the time, but the man pages highlight each equally.
-
@knaus_brian This is why I'm a big fan of tldr; it provides a base level of examples to build from, and explains the context. tldr.sh/
-
@knaus_brian In the end, man pages are an extremely helpful reference; but trying to decipher usage from them without any context is difficult.