diff --git a/scripts/commands/channels/lint.mts b/scripts/commands/channels/lint.mts
index b8e5f859..ad27fcb6 100644
--- a/scripts/commands/channels/lint.mts
+++ b/scripts/commands/channels/lint.mts
@@ -14,13 +14,34 @@ const xsd = `
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
`
program.argument('[filepath]', 'Path to *.channels.xml files to check').parse(process.argv)