From 11a239dbf48d4c3626c71053010fc81dad82fd4b Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Wed, 18 Mar 2026 18:41:15 +0100 Subject: [PATCH] refactor: Remove unnecessary heading for count commands in documentation --- OpenclawSkill.md | 1 - 1 file changed, 1 deletion(-) diff --git a/OpenclawSkill.md b/OpenclawSkill.md index 8b14bfd..c1f938a 100644 --- a/OpenclawSkill.md +++ b/OpenclawSkill.md @@ -17,7 +17,6 @@ this will check the health, and if not setup, it will prompt you to set up the C ## Commands -### Count - `shsf count functions`: Count your functions. Add `--full` to list them. - `shsf count namespaces`: Count your namespaces. Add `--full` to list them. - `shsf count storages`: Count your storages. Add `--full` to list them.