]> granicus.if.org Git - sysstat/commitdiff
sar: Update help message
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 18 Apr 2020 06:28:25 +0000 (08:28 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 18 Apr 2020 06:28:25 +0000 (08:28 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sar.c

diff --git a/sar.c b/sar.c
index f94666a3d7c99e00e07397b2245ed7606e016e27..85d851120d5851466eff1a240266035840c434d2 100644 (file)
--- a/sar.c
+++ b/sar.c
@@ -187,8 +187,7 @@ void display_help(char *progname)
                 "\t\tUDP6\tUDP traffic\t(v6)\n"
                 "\t\tFC\tFibre channel HBAs\n"
                 "\t\tSOFT\tSoftware-based network processing\n"));
-       printf(_("\t-q\tQueue length and load average statistics [A_QUEUE]\n"));
-       printf(_("\t-q [ <keyword> [,...] | ALL ]\n"
+       printf(_("\t-q [ <keyword> [,...] | PSI | ALL ]\n"
                 "\t\tSystem load and pressure-stall statistics\n"
                 "\t\tKeywords are:\n"
                 "\t\tLOAD\tQueue length and load average statistics [A_QUEUE]\n"