From a8c5b84fe3d13d900287eef3fd075ce35da987d4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 16 Mar 2020 22:31:33 +0530 Subject: [PATCH] Update docs --- buku.1 | 1 - 1 file changed, 1 deletion(-) diff --git a/buku.1 b/buku.1 index cdccc50..e701b34 100644 --- a/buku.1 +++ b/buku.1 @@ -80,7 +80,6 @@ Bookmarks with immutable titles are listed with '(L)' after the title. - URLs starting with `place:`, `file://` and `apt:` are ignored during import. - Parent folder (and subfolder) names are automatically imported as tags if --tacit is used. - Tags are merged even if bookmark URL exists when --tacit is used. - - An auto-generated tag in the format 'YYYYMonDD' is added if --tacit is not used in HTML, JSON, Markdown or Orgfile import. .PP .IP 10. 4 \fBEncryption\fR is optional and manual. AES256 algorithm is used. To use encryption, the database file should be unlocked (-k) before using \fBbuku\fR and locked (-l) afterwards. Between these 2 operations, the database file lies unencrypted on the disk, and NOT in memory. Also, note that the database file is \fBunencrypted on creation\fR.