Skip to content

Commit 39094e0

Browse files
committed
[Docs] - add the instruction for how to search function on Peco menu
1 parent a4ea337 commit 39094e0

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,14 @@ Typing function_name: aws_help (You only search the name function, can not selec
117117
```
118118
You can search list function and after that you can run which `funtion_name` to get the detail of bashshell code.
119119

120-
![image](./images/aws_help.png)
120+
* You can search by a keyword
121+
![image](./images/aws_help_search_menu.png)
122+
123+
* You can search by multi keywords with space seperately. Thank for Peco feature. It is pretty helplful.
124+
![image](./images/aws_help_search_menu_keyword_seperated.png)
125+
126+
127+
121128

122129
### List history and select the commandline that you want to re-run
123130
```

images/aws_help_search_menu.png

131 KB
Loading
38 KB
Loading

0 commit comments

Comments
 (0)