Skip to content

Commit 2b7a1e2

Browse files
authored
Merge branch 'fastfetch-cli:dev' into dev
2 parents 9bb539e + b00593a commit 2b7a1e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/json_schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,10 @@
609609
"const": "data-raw",
610610
"description": "Text data, printed as is"
611611
},
612+
{
613+
"const": "command-raw",
614+
"description": "Command to generate text data, printed as is"
615+
},
612616
{
613617
"const": "sixel",
614618
"description": "Image file, printed as sixel codes"

0 commit comments

Comments
 (0)