Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b8cc1c9 authored by Thiemo Nagel's avatar Thiemo Nagel Committed by chrome-internal-fetch
Browse files

metrics: Improve metrics_client usage docs.

BUG=chromium:393334
TEST=unit tests passed

Change-Id: Iaf6b75cba2fddce5ea5f770d227ed5df70c9bed8
Reviewed-on: https://chromium-review.googlesource.com/213471


Reviewed-by: default avatarDaniel Erat <derat@chromium.org>
Commit-Queue: Thiemo Nagel <tnagel@chromium.org>
Tested-by: default avatarThiemo Nagel <tnagel@chromium.org>
parent 8c56c5ed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -30,7 +30,8 @@ void ShowUsage() {
          "           |min| > 0, |min| <= sample < |max|\n"
          "  -a: send metric (name/sample) to Autotest only\n"
          "  -b: send metric to both Chrome and Autotest\n"
          "  -c: return exit status 0 if user consents to stats, 1 otherwise\n"
          "  -c: return exit status 0 if user consents to stats, 1 otherwise,\n"
          "      in guest mode always return 1\n"
          "  -e: send linear/enumeration histogram data\n"
          "  -g: return exit status 0 if machine in guest mode, 1 otherwise\n"
          "  -s: send a sparse histogram sample\n"