/cheat.sh_plus_trans

Bash script for translating tips from cheat.sh

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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!