update the docs

To improve discoveratbility of the new option
This commit is contained in:
stf 2021-03-04 10:17:58 +01:00 committed by Phil Scott
parent ef08c5bf2b
commit fa731070d8

View File

@ -63,6 +63,7 @@ await AnsiConsole.Progress()
AnsiConsole.Progress()
.AutoRefresh(false) // Turn off auto refresh
.AutoClear(false) // Do not remove the task list when done
.HideCompleted(false) // Hide tasks as they are completed
.Columns(new ProgressColumn[]
{
new TaskDescriptionColumn(), // Task description