From c350c72b1d2f8e518296b4baf76d4318e7ceee2e Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sun, 17 Sep 2023 12:18:13 -0700 Subject: headless mode docs update --- docs/docs/walkthroughs/headless-mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/docs/walkthroughs/headless-mode.md b/docs/docs/walkthroughs/headless-mode.md index d4f90264..16252f1f 100644 --- a/docs/docs/walkthroughs/headless-mode.md +++ b/docs/docs/walkthroughs/headless-mode.md @@ -1,6 +1,6 @@ -# Completing Tasks Asynchronously with Headless Mode +# Headless Mode -"Headless mode" allows Continue to run in the background, without needing to be connected to the IDE or GUI. This is useful for performing refactors or other tasks that might take time to complete. Headless mode can also be run in CI/CD for example to perform a thorough review for errors. +"Headless mode" allows Continue to run in the background, without needing to be connected to the IDE or GUI. This is useful for performing refactors or other long-running tasks asynchronously. Headless mode can also be run in CI/CD for example to perform a thorough review for errors. To use headless mode: -- cgit v1.2.3-70-g09d2