0.0.3 • Published 5 years ago

man2 v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

man2

This tool is designed to get the usage of commands quickly.

这个工具用于更快地查找命令使用方法。

Install man2

$ npm install man2 -g

Install documents

$ git clone https://github.com/letiantian/man2-docs.git ~/.man2-docs

If it is neccessary to update documents, run:

$ cd ~/.man2-docs
$ git pull origin master

Usage

$ man2 ls

License

MIT