Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xwjdsh committed Feb 14, 2018
1 parent 4e1e4f4 commit 52f6564
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,15 @@ Using `-c` to set more config options. For convenience, `-i xxx` can instead of
```shell
# manssh list
# manssh list "*"
# manssh list Test -ic
% manssh list test1 77
✔ Listing 1 records.

test1 -> [email protected]:77
identityfile = /Users/wendell/.ssh/wendell
```
It will display all alias records If no params offered, or it will using params as keywords query alias records.
It will display all alias records If no params offered, or it will using params as keywords query alias records.<br/>
If there is a `-it` option, it will ignore case when searching.

### Update an alias
```shell
Expand Down

0 comments on commit 52f6564

Please sign in to comment.