Update meta data ruel

This commit is contained in:
David Heinemeier Hansson
2026-05-06 21:06:24 +02:00
parent ec428fa549
commit 3f5300c13d
+1
View File
@@ -45,6 +45,7 @@ Supported metadata keys:
- `# omarchy:args=...` - usage arguments
- `# omarchy:examples=...` - examples separated with ` | `
- `# omarchy:alias=...` / `# omarchy:aliases=...` - alternate routes
- `# omarchy:hidden=true` - hide from default command listings
- `# omarchy:requires-sudo=true` - mark commands that require sudo
Prefer explicit metadata for user-facing commands. Keep routes consistent with the filename unless there is a deliberate alias or compatibility route.