diff options
author | James Campos <james.r.campos@gmail.com> | 2020-06-12 23:33:13 -0700 |
---|---|---|
committer | James Campos <james.r.campos@gmail.com> | 2020-06-12 23:33:13 -0700 |
commit | fab97b4d390a1a755b72d24a3d93eb2085b4f441 (patch) | |
tree | 79ff7a590d6787d749cca8299b0209d2ea4da871 /README.md | |
parent | 2e3f4993c77b5cd986ca535d22770810701c1ad4 (diff) | |
download | bk-fab97b4d390a1a755b72d24a3d93eb2085b4f441.tar.gz |
width config
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -22,18 +22,19 @@ or from github: then run: - bk path/to/epub + bk [flags] [path] -Type any function key (eg <kbd>F1</kbd>) to see the commands. +Running `bk` without a path will load the most recent Epub. + +The `-w` flag sets the line width. -Running `bk` without an argument will load the most recent Epub. +Type any function key (eg <kbd>F1</kbd>) to see the commands. # TODO - configuration - better html support - better unicode support - mobi? -- images? - css? - gui? |