Assistant tool to get options easily from man.
Table of Contents
- Display options with
man
what you input.
- Filter options by
AND
in case-insensitive.
- Select option.
Enter
to select andEsc
to finish.
- Select multiple options.
Enter
to select andEsc
to finish.
$ brew tap naruhiyo/aman
$ brew install naruhiyo/aman/aman
- Download tarball file from GitHub releases.
- Unpack the file.
$ tar -zxvf xxxx.tar.gz
- Locate
aman
to directory to your$PATH
.
For example, locate /usr/local/bin
.
$ mv aman_linux_amd64/aman /usr/local/bin/