From 88f06626f5cb01430d880aa444487a2eaeecfd97 Mon Sep 17 00:00:00 2001 From: Jeffrey Smith II Date: Thu, 27 Apr 2023 12:58:27 -0400 Subject: [PATCH] chore: Update content/influxdb/v2.7/reference/release-notes/influx-cli.md Co-authored-by: Scott Anderson --- content/influxdb/v2.7/reference/release-notes/influx-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/influxdb/v2.7/reference/release-notes/influx-cli.md b/content/influxdb/v2.7/reference/release-notes/influx-cli.md index 96f0d30cf..f26b320ec 100644 --- a/content/influxdb/v2.7/reference/release-notes/influx-cli.md +++ b/content/influxdb/v2.7/reference/release-notes/influx-cli.md @@ -12,8 +12,8 @@ menu: ### Bug Fixes -- Packaging is now corrected for RPM and Windows ZIPs. -- The `--username-password` flag now properly handles multiple cookies. +- Correct packaging for RPM and Windows ZIPs. +- Properly handle multiple cookies with `--username-password` flag. ### Maintenance - Upgrade `go` to 1.20.3.