diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -81,6 +81,14 @@ will be used. Alternatively, the `TB_PATH` environment variable can be specified, but `-o` takes a higher precedence. If neither are specified, "birka.db" in the current directory is used. +A few other things that can be done from the command-line: + +Removing an image can be done with 'remove'. + +```sh +$ birka-cli remove Cat.jpeg +``` + ### Web-Interface (API) The web interface for бирка-тян exposes a RESTful API for remotely interacting |