Use 80 as width, not filename
In trying the `taocl` function I get the error ```shell $ taocl fmt: cannot open ‘80’ for reading: No such file or directory ``` Looks like the final phrase should use the `80` as an option, ... `| fmt -80` (or `| fmt --width=80`)
This commit is contained in:
Reference in New Issue
Block a user