mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 17:35:34 +02:00
Move the help command above the set command
This commit is contained in:
parent
c48944ee8f
commit
7c26662c68
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
||||||
|
|
||||||
`color`
|
`color`
|
||||||
|
|
||||||
- Set the console foreground and background to a specific color:
|
|
||||||
|
|
||||||
`color {{foreground_code}}{{background_code}}`
|
|
||||||
|
|
||||||
- List available color values and detailed information:
|
- List available color values and detailed information:
|
||||||
|
|
||||||
`color /?`
|
`color /?`
|
||||||
|
|
||||||
|
- Set the console foreground and background to a specific color:
|
||||||
|
|
||||||
|
`color {{foreground_code}}{{background_code}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue