From 7c26662c680141bf8bbaeadd79ac385d7f3e6a62 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Thu, 18 Jan 2018 09:18:58 +0000 Subject: [PATCH] Move the help command above the set command --- pages/windows/color.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/windows/color.md b/pages/windows/color.md index 71a5221d73..ace949b1e2 100644 --- a/pages/windows/color.md +++ b/pages/windows/color.md @@ -6,10 +6,10 @@ `color` -- Set the console foreground and background to a specific color: - -`color {{foreground_code}}{{background_code}}` - - List available color values and detailed information: `color /?` + +- Set the console foreground and background to a specific color: + +`color {{foreground_code}}{{background_code}}`