How I use the Linux fmt command to format text

When I write documentation for a project, I often write the Readme file and Install instructions in plain text. I don’t need to use markup languages like HTML or Markdown to describe what a project does or how to compile it. But maintaining this documentation can be a pain.

Source: LXer – How I use the Linux fmt command to format text