From 12a1cd6f6259eca92db80ae4c50cf814ca93fd22 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 16 Feb 2023 21:16:43 -0300 Subject: [PATCH] Docs: Update API page --- docs/docs/api_reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/api_reference.md b/docs/docs/api_reference.md index e9c3edc2..6347db0a 100644 --- a/docs/docs/api_reference.md +++ b/docs/docs/api_reference.md @@ -73,7 +73,7 @@ Some environment variables can be overriden to adjust Task behavior. | `TASK_COLOR_YELLOW` | `33` | Color used for yellow. | | `TASK_COLOR_MAGENTA` | `35` | Color used for magenta. | | `TASK_COLOR_RED` | `31` | Color used for red. | -| `FORCE_COLOR` | `undefined` | Force color output usage. | +| `FORCE_COLOR` | | Force color output usage. | ## Schema