Fix typo; add value suggestion for TERM

This commit is contained in:
2025-07-21 08:03:55 +02:00
parent 3f8990b02f
commit c340e4a1a7

View File

@@ -44,10 +44,14 @@ Print version info and exit.
.It Ev TERM .It Ev TERM
This variable indicates the capabilities of your terminal, with the number of This variable indicates the capabilities of your terminal, with the number of
colors supported as one of the properties. colors supported as one of the properties.
Many modern terminal emulators come with
.Ev TERM
defined as
.Ar xterm-256color .
.It Ev COLORTERM .It Ev COLORTERM
When this variable has the value When this variable has the value
.Ar truecolor , .Ar truecolor ,
this indicates your terminal supports true colors.w this indicates your terminal supports true colors.
.El .El
.\" For sections 1, 6, 7, and 8 only. .\" For sections 1, 6, 7, and 8 only.
.\" .Sh FILES .\" .Sh FILES