summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-01-29 15:33:34 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-01-29 15:57:03 +0900
commit9c432b82dd0a450555eff122d448fa4976b2d2b1 (patch)
treee263e868c58a417fcddc5c59f25b6c042b81e100 /README.md
parentf9d68b98e7bc7181eb0680b54e679c8708e950dd (diff)
find.py: add -b option to search BSP
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 65d74a7..9132ec5 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ You need to have **.config** file. You can copy sample .config, and edit it
- ject -s Active ... # single match
- ject -s Active,New ... # multi match
- ject -ns Done # not match
+ - ject -is -b bsp39x # bsp39x from all tasks
* -a : show matched assignee task
* -as : show unmatched assignee task
- ject -a Wolfram ...
@@ -49,6 +50,8 @@ You need to have **.config** file. You can copy sample .config, and edit it
* -at : show unmatched team task
- ject -t IO,MM ...
- ject -nt Core ...
+* -b : show BSP commits
+ - ject -b bsp39x ...
* -f : show with file name
* -r : show with relationships
* --oneline : show one line