nixscript / cheat.sh_plus_trans

Bash script for translating tips from cheat.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Bash script for translating tips from cheat.sh

License:GNU General Public License v3.0


Languages

Language:Shell 87.1%Language:Makefile 12.9%