From d0922311c177398a9c4ab9894de53741cde29ddb Mon Sep 17 00:00:00 2001 From: Nora Date: Wed, 29 May 2019 12:12:05 -0700 Subject: [PATCH] WIP task descriptions (addresses #237 ) --- content/v2.0/process-data/manage-tasks/update-task.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/v2.0/process-data/manage-tasks/update-task.md b/content/v2.0/process-data/manage-tasks/update-task.md index 255e35331..3f02ebb5a 100644 --- a/content/v2.0/process-data/manage-tasks/update-task.md +++ b/content/v2.0/process-data/manage-tasks/update-task.md @@ -27,6 +27,9 @@ To view your tasks, click the **Tasks** icon in the left navigation menu. In the list of tasks, click the {{< icon "toggle" >}} toggle to the left of the task you want to activate or inactivate. +#### Update a task's description +1. In the list of tasks, click the task you want to update. + ## Update a task with the influx CLI Use the `influx task update` command to update or change the status of an existing task.