This is an automated email from the git hooks/post-receive script.

timystery pushed a commit to branch master
in repository panel-plugins/xfce4-sensors-plugin.

commit f7a3b6f2c6dccf3894dee352dad0db66a80473dc
Author: Fabian <[email protected]>
Date:   Sun Mar 19 16:34:15 2017 +0100

    Default command line output of standalone application indicates that only 
one option is supported
---
 src/main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main.c b/src/main.c
index e0fa20d..4cc3a14 100644
--- a/src/main.c
+++ b/src/main.c
@@ -79,8 +79,8 @@ print_usage (void)
                       "Displays information about your hardware sensors, ACPI "
                                             "status, harddisk temperatures and 
Nvidia GPU's temperature.\n"
                       "Synopsis: \n"
-                      "  xfce4-sensors [options]\n"
-                      "where [options] are one or more of the following:\n"
+                      "  xfce4-sensors [option]\n"
+                      "where [option] is one of the following:\n"
                       "  -h, --help    Print this help dialog.\n"
                       "  -l, --license Print license information.\n"
                       "  -V, --version Print version information.\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to