diff --git a/CHANGELOG b/CHANGELOG index 430ae8a..046169f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Buku 2.9 2017-02-20 Modifications -- New option `-write` to compose and edit bookmarks in text editor +- New option `--write` to compose and edit bookmarks in text editor - Support positional arguments as search keywords - New option `--oa` to search and open results directly in browser - Autodetect Markdown mode by file extension during export, import diff --git a/README.md b/README.md index 27e7acb..6d7cf79 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Though a terminal utility, it's possible to add bookmarks to `buku` without touc ## Features - Fast, clean interface with distinct symbols -- Edit, update bookmark fields in text editor +- Text editor integration to compose and edit - Fetch page title from the web, add tags and comments - Multiple search modes, including `deep` and `regex` - Continuous search at prompt with on the fly mode switch diff --git a/buku.1 b/buku.1 index 7f06e39..82cb276 100644 --- a/buku.1 +++ b/buku.1 @@ -10,7 +10,7 @@ is a command-line utility to store, tag, search and organize bookmarks. .B Features .PP * Fast, clean interface with distinct symbols - * Edit, update bookmark fields in text editor + * Text editor integration to compose and edit * Fetch page title from the web, add tags and comments * Multiple search modes, including \fIdeep\fR and \fIregex\fR * Continuous search at prompt with on the fly mode switch