M4444 / TMatrix

Terminal based replica of the digital rain from The Matrix.
GNU General Public License v2.0
380 stars 14 forks source link

Typo in man page regarding background color #9

Closed sebpardo closed 5 years ago

sebpardo commented 5 years ago

The man page incorrectly indicates the -C argument for changing both letter and background color when changing the background color should be -c, see line 78:

https://github.com/M4444/TMatrix/blob/223fb2c3e8170dcd5687d7a85962bed1dd4415ac/tmatrix.6#L6-L12

https://github.com/M4444/TMatrix/blob/223fb2c3e8170dcd5687d7a85962bed1dd4415ac/tmatrix.6#L69-L79

M4444 commented 5 years ago

Nice catch, thanks! Do you want me to commit the change or would you like to send a pull request?

sebpardo commented 5 years ago

Probably easiest and fastest if you do it directly. Thanks for creating this, it's really cool!

M4444 commented 5 years ago

Thank you, I appreciate it. The commit is up. thanks for your contribution.