martialblog / cheatsheet

Cool command-line cheatsheet. Open format, grep-able, where you need them most.
MIT License
65 stars 12 forks source link

fix filename #4

Closed loomsen closed 7 years ago

loomsen commented 7 years ago

Renamed file to fix file not available error for markdown.

doc:~/github/cheatsheet (master=)$ python3 cheat/cheat.py  --list
 docker
 systemd
 firefox
 bash
 git
 pdb
 vagrant
 emacs
 i3
 markdown
 nc
doc:~/github/cheatsheet (master=)$ python3 cheat/cheat.py markdown
/home/doc/github/cheatsheet/cheat/sheets/markdown.ini not available or contains errors.
'cheats'
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ee5dfe055777373fa8df4f87567b818c405c4093 on loomsen:master into 13d524b0c3951c19a66702a803ad46d3abbc70b5 on martialblog:master.

martialblog commented 7 years ago

Awesome thanks!