you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago* (last edited 2 years ago) (1 child)

Manpages are good reference documentation when you already know which tool to use and how to use it and just need to tweak something. They can often be overwhelming otherwise. Just look at the number of flags on any git command, for example.

  • source
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    You've nailed this here, yet get downvotes. The amount of times I've gone to a man page and my eyes glaze over. Really handy to learn new flags or if you forget, but as an introductory material. They don't work for everyone. People learn in different ways, sometimes by doing and my brain isn't wired this way.

  • source
  • parent