From 5b384e5db86fbf00d7fc9f54596e4e681b32cdb2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 17 Jun 2016 10:55:24 +0530 Subject: [PATCH] Update buku.1 --- buku.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buku.1 b/buku.1 index 3da2118..1b6ef3f 100644 --- a/buku.1 +++ b/buku.1 @@ -26,7 +26,7 @@ URLs are unique in DB. The same URL cannot be added twice. You can update tags a .PP \fIDelete\fR operation: - When a record is deleted, the last record is moved to the index. - - Delete doesn't work with range and indices provided together as arguments. It's an intentional decision to avoid extra sorting, in-range checks and to keep the auto-DB compaction functionality intact. + - Delete doesn't work with range and indices provided together as arguments. It's an intentional decision to avoid extra sorting, in-range checks and to keep the auto-DB compaction functionality intact. On the same lines, indices are deleted in descending order. .PP \fIUpdate\fR operation: - If --title, --tag or --comment is passed without argument, clear the corresponding field from DB.