Minor format changes as per indent(1) standardisation

This commit is contained in:
Andrew Wood
2023-07-16 11:53:36 +01:00
parent f6d0135cc6
commit 90d9638488
4 changed files with 21 additions and 17 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ void display_help(void)
{"-a", "--average-rate", 0,
N_("show data transfer average rate counter")},
{"-m", "--eta-window", N_("SEC"),
N_("compute current average rate over a SEC seconds window for ETA (default 30s)")},
N_
("compute ETA based on rate over past SEC seconds (default 30s)")},
{"-b", "--bytes", 0,
N_("show number of bytes transferred")},
{"-T", "--buffer-percent", 0,