diff --git a/README.md b/README.md index 16977e0..af5f14f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ |`packets sync [url]` | Synchronize index.db from remote HTTP source | |`packets serve init/stop` | Starts and stop the LAN service daemon | |`packets list` | List all installed packages | +|`packets info` | Get technical package information | +|`packets search` | List all packages in index.db | # 📦 Package Format @@ -158,4 +160,4 @@ To ensure security, only a limited set of safe functions are exposed in Lua hook # TODO - Auto upgrade all packages available -- Packets Universe \ No newline at end of file +- Packets Universe