Add features to man page. Add PPA link.
This commit is contained in:
parent
588ce9074b
commit
2e2e24eac7
@ -54,7 +54,7 @@ Though a terminal utility, it's possible to add bookmarks to `buku` without touc
|
||||
## Features
|
||||
|
||||
- Add, open, tag, comment on, search, update, remove URLs
|
||||
- Merge-able portable database, to sync between systems
|
||||
- Portable, merge-able database, to sync between systems
|
||||
- Import/export bookmarks HTML (Firefox, Google Chrome, IE compatible)
|
||||
- Fetch page title from web, refresh all titles in a go
|
||||
- Open (multiple) search results directly in default browser
|
||||
@ -106,6 +106,7 @@ To remove, run:
|
||||
- Void Linux repos ( `$ sudo xbps-install -S buku` )
|
||||
- [Homebrew](http://braumeister.org/formula/buku) for OS X
|
||||
- [Debian Sid](https://packages.debian.org/sid/buku)
|
||||
- [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
|
||||
|
||||
### Debian package
|
||||
|
||||
|
13
buku.1
13
buku.1
@ -6,6 +6,19 @@ buku \- A powerful command-line bookmark manager. Your mini web!
|
||||
.SH DESCRIPTION
|
||||
.B buku
|
||||
is a command-line tool to save, tag and search bookmarks.
|
||||
.PP
|
||||
.B Features
|
||||
.PP
|
||||
* Add, open, tag, comment on, search, update, remove URLs
|
||||
* Portable merge-able database, to sync between systems
|
||||
* Import/export bookmarks HTML (Firefox, Google Chrome, IE compatible)
|
||||
* Fetch page title from web, refresh all titles in a go
|
||||
* Open (multiple) search results directly in default browser
|
||||
* Manual password protection using AES256 encryption
|
||||
* Tab-completion scripts (Bash, Fish, Zsh), man page with examples
|
||||
* Several options for power users (see help or man page)
|
||||
* Fast and clean interface, distinct symbols for record fields
|
||||
* Minimal dependencies
|
||||
.SH OPERATIONAL NOTES
|
||||
.PP
|
||||
The SQLite3 database file is stored in:
|
||||
|
Loading…
Reference in New Issue
Block a user