diff --git a/README.md b/README.md index 855664c..15bd8c0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Ref: [buku & xsel: add selected or copied URL as bookmark](http://tuxdiary.com/2 The SQLite3 database file is stored in `$HOME/.local/share/buku/bookmarks.db` (or `$XDG_DATA_HOME/buku/bookmarks.db`, if XDG_DATA_HOME is defined) for each user. -Before version 1.9, buku stored database in `$HOME/.cache/buku/bookmarks.db`. If that location exists, buku automatically moves the database to new location. +Before version 1.9, buku stored database in `$HOME/.cache/buku/bookmarks.db`. If the file exists, buku automatically moves it to new location. `buku` is **GPLv3** licensed. Copyright (C) 2015 [Arun Prakash Jana](mailto:engineerarun@gmail.com). diff --git a/buku.1 b/buku.1 index 4639284..edb2219 100644 --- a/buku.1 +++ b/buku.1 @@ -15,7 +15,7 @@ The SQLite3 database file is stored in \fB$HOME/.local/share/buku/bookmarks.db\f .PP Before version 1.9, .B buku -stored database in \fB$HOME/.cache/buku/bookmarks.db\fR. If that location exists, buku automatically moves the database to new location. +stored database in \fB$HOME/.cache/buku/bookmarks.db\fR. If the file exists, buku automatically moves it to new location. .SH OPERATIONAL NOTES URL must precede the tags. Manual title with multiple keywords must be within quotes. .PP