From fdb5e223f3dc8954a037e7ee0d3e1bc91b5405eb Mon Sep 17 00:00:00 2001 From: Keith Patrick Date: Thu, 5 Mar 2026 05:16:26 +0000 Subject: [PATCH] docs: remove plugins-list example from README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7a728b075..a1931e4ff 100644 --- a/README.md +++ b/README.md @@ -1298,9 +1298,6 @@ picoclaw agent -m "Hello" PicoClaw supports extensible plugins. Place executable files in `~/.picoclaw/plugins/`: ```bash -# List available plugins -picoclaw plugins-list - # Run a plugin (shorthand - matches prefix) picoclaw service status