From 0d1cf50a61032270ed17250dd1e6c079aeb693ab Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 29 Mar 2016 18:17:35 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43edcc0..37e4cd8 100644 --- a/README.md +++ b/README.md @@ -236,9 +236,10 @@ The same number of iterations must be used for one lock & unlock instance. ## Bookkeeping -1. To show bookmarks with **no title or tags**: +1. To list bookmarks with **no title or tags**: $ buku -e +Use the `-u` option to add title or tags to those entries, if you want to. 2. `buku` doesn't have any **import feature** of its own. To import URLs in **bulk**, create a script with URLs and tags like the following (check TIP below): #!/bin/bash