Skip to content

Commit 1f3d18c

Browse files
committed
Doc: document --color-separator
1 parent 3ae2047 commit 1f3d18c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/help.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,14 @@
457457
"type": "color"
458458
}
459459
},
460+
{
461+
"long": "color-separator",
462+
"desc": "Set the color of the key-value separator",
463+
"remark": "See `-h color` for the list of available colors",
464+
"arg": {
465+
"type": "color"
466+
}
467+
},
460468
{
461469
"long": "color",
462470
"desc": "Set the color of both the keys and title",

0 commit comments

Comments
 (0)