Use the bookshelf command line
To list available commands, either run bookshelf with no parameters or execute bookshelf help:
The base command for the bookshelf CLI.
Subcommands
| Name | Description |
|---|---|
| cancel | Cancel the current chapter of a story on your bookshelf |
| create | Create a new story for your bookshelf |
| finish | Finish writing a story on your bookshelf |
| info | Displays the information for a given story on your bookshelf |
| ls | List all the current stories on your bookshelf |
| rm | Remove a story from your bookshelf |
| start | Start a new chapter for a story on your bookshelf |
| stop | Stop the current chapter of a story on your bookshelf |
| tag | Add a new tag a story on your bookshelf |
| untag | Remove a tag from a story on your bookshelf |