diff --git a/README.md b/README.md index 845ec19..dd4c9b7 100644 --- a/README.md +++ b/README.md @@ -376,14 +376,15 @@ or ### Comment Management Inputs -`--update-comment` (optional, boolean) -If true and an existing tagged comment is found, the new report is appended to it. Otherwise, a new comment is created. +`--update-comment` (optional, boolean) If true and an existing tagged comment is +found, the new report is appended to it. Otherwise, a new comment is created. -`--overwrite-comment` (optional, boolean) -If true and an existing tagged comment is found, that comment’s entire content is replaced with the new report. Otherwise, a new comment is created. +`--overwrite-comment` (optional, boolean) If true and an existing tagged comment +is found, that comment’s entire content is replaced with the new report. +Otherwise, a new comment is created. -`--comment-tag` (optional, string) -A unique identifier for comments posted. Used to find and update/overwrite existing comments. +`--comment-tag` (optional, string) A unique identifier for comments posted. Used +to find and update/overwrite existing comments. ## Previous Test Results