From 8d34c2a5fcf3c65d515629b6403a621be653f754 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Mon, 26 Aug 2024 17:57:21 +0200 Subject: [PATCH] updated dump_stats.sh --- bin/dump_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dump_stats.sh b/bin/dump_stats.sh index 6948daa1..282257d2 100755 --- a/bin/dump_stats.sh +++ b/bin/dump_stats.sh @@ -18,7 +18,7 @@ set -euo pipefail #srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" usage_description=" -Dumps common command outputs to local text files +Dumps common command outputs to text files in a local tarball Useful to collect support information for vendor support cases