New silverbullet command line structure, allowing for sub-commands

This commit is contained in:
Zef Hemel
2022-10-23 09:06:12 +02:00
parent 110f262e6f
commit 2d9240ee25
6 changed files with 56 additions and 45 deletions
+3
View File
@@ -18,6 +18,9 @@ release.
results. Search results now also snow a snippet of the page, with the phrase
highlighted.
- Faster page indexing.
- If you have Silver Bullet installed via the `deno install` command, you can
use `silverbullet upgrade` to upgrade to the latest version (from this version
onwards).
---