Move the help command above the set command

This commit is contained in:
pxgamer
2018-01-18 09:18:58 +00:00
committed by Agniva De Sarker
parent c48944ee8f
commit 7c26662c68

View File

@@ -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}}`