mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 12:15:22 +02:00
color: add allowed color values (#7553)
This commit is contained in:
parent
a3d30c0a0d
commit
3e05eed5b0
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
`color /?`
|
||||
|
||||
- Set the console foreground and background to a specific color:
|
||||
- Set the console foreground and background to a specific color using hexadecimal numbers (`1-9,a-f`):
|
||||
|
||||
`color {{foreground_code}}{{background_code}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue