From ee7613fb63ddd9da3bb9b0c3776123ddc4712c69 Mon Sep 17 00:00:00 2001 From: jschwender Date: Thu, 18 Jul 2019 10:30:38 +0200 Subject: [PATCH] clarify documentation i think not respecting locale is not necessarily a bug. For me it is ok, but it should be documented clearly because nowadays respecting locale is widely expected behavour. --- speedtest-cli.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/speedtest-cli.1 b/speedtest-cli.1 index 367c977..bd7380d 100644 --- a/speedtest-cli.1 +++ b/speedtest-cli.1 @@ -55,7 +55,7 @@ Suppress verbose output, only show basic information \fB\-\-csv\fR .RS -Suppress verbose output, only show basic information in CSV format. Speeds listed in bit/s and not affected by \-\-bytes +Suppress verbose output, only show basic information in CSV format. Speeds listed in bit/s and not affected by \-\-bytes. Timestamps do not respect locale settings and give always UTC. .RE \fB\-\-csv\-delimiter CSV_DELIMITER\fR @@ -70,7 +70,7 @@ Print CSV headers \fB\-\-json\fR .RS -Suppress verbose output, only show basic information in JSON format. Speeds listed in bit/s and not affected by \-\-bytes +Suppress verbose output, only show basic information in JSON format. Speeds listed in bit/s and not affected by \-\-bytes. Timestamps do not respect locale settings and give always UTC. .RE \fB\-\-list\fR