Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 955 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 955 Bytes

cheat.sh_plus_trans

Build Status GitHub License GitHub Release

Bash script for translating tips from cheat.sh

Dependencies

Install

sudo make install

Uninstall

sudo make uninstall

Usage

# Help tip about a command
$ cheat.sh commandname

# Find help tips
$ cheat.sh keyword

# Colored result
$ cheat.sh -T commandname

Go to nixscript.ru/tips for get some tips!