diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,13 +21,14 @@ or from github: # Usage - Usage: bk [<path>] [-w <width>] + Usage: bk [<path>] [-m] [-t] [-w <width>] read a book Options: - -w, --width characters per line + -m, --meta print metadata and exit -t, --toc start with table of contents open + -w, --width characters per line --help display usage information Running `bk` without a path will load the most recent Epub. |