From 4408a034c1400295be31097e10fc6a09c3a8cff1 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 19 Mar 2016 00:11:52 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80512fd..00c45b1 100644 --- a/README.md +++ b/README.md @@ -189,10 +189,10 @@ This option is useful in filling deleted indices from database manually. 11. **Open URL** at index 15012014 in browser: $ buku -o 15012014 -12. **Search** bookmarks for a tag matching `*kernel debugging*` or any of the keywords `*kernel*` and `*debugging*` in URL or title (separately): +12. **Search** bookmarks for a tag matching `*kernel debugging*` or **ANY** of the keywords `*kernel*` and `*debugging*` in URL or title (separately): $ buku -s kernel debugging -13. **Search** bookmarks for a tag matching `*kernel debugging*` or all the keywords `*kernel*` and `*debugging*` in URL or title (separately): +13. **Search** bookmarks for a tag matching `*kernel debugging*` or **ALL** the keywords `*kernel*` and `*debugging*` in URL or title (separately): $ buku -S kernel debugging