aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Campos <james.r.campos@gmail.com>2020-06-12 23:33:13 -0700
committerJames Campos <james.r.campos@gmail.com>2020-06-12 23:33:13 -0700
commitfab97b4d390a1a755b72d24a3d93eb2085b4f441 (patch)
tree79ff7a590d6787d749cca8299b0209d2ea4da871 /README.md
parent2e3f4993c77b5cd986ca535d22770810701c1ad4 (diff)
downloadbk-fab97b4d390a1a755b72d24a3d93eb2085b4f441.tar.gz
width config
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 52d9d19..3eede5d 100644
--- a/README.md
+++ b/README.md
@@ -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?