Document i attribute in face command info
This commit is contained in:
parent
a5c8437873
commit
b73a890f8c
|
@ -1544,7 +1544,8 @@ const CommandDesc face_cmd = {
|
||||||
"facespec format is <fg color>[,<bg color>][+<attributes>]\n"
|
"facespec format is <fg color>[,<bg color>][+<attributes>]\n"
|
||||||
"colors are either a color name, or rgb:###### values.\n"
|
"colors are either a color name, or rgb:###### values.\n"
|
||||||
"attributes is a combination of:\n"
|
"attributes is a combination of:\n"
|
||||||
" u: underline, r: reverse, b: bold, B: blink, d: dim, e: exclusive\n"
|
" u: underline, i: italic, b: bold, r: reverse,\n"
|
||||||
|
" B: blink, d: dim, e: exclusive\n"
|
||||||
"facespec can as well just be the name of another face" ,
|
"facespec can as well just be the name of another face" ,
|
||||||
ParameterDesc{{}, ParameterDesc::Flags::None, 2, 2},
|
ParameterDesc{{}, ParameterDesc::Flags::None, 2, 2},
|
||||||
CommandFlags::None,
|
CommandFlags::None,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user