[vte] Minor --help adjustment



commit b2f8852f936a8ef0537a0a83156a24544b1a1cf2
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Aug 11 13:45:40 2010 -0400

    Minor --help adjustment

 src/vteapp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vteapp.c b/src/vteapp.c
index 5a5a2c2..1e85a6c 100644
--- a/src/vteapp.c
+++ b/src/vteapp.c
@@ -636,7 +636,7 @@ main(int argc, char **argv)
 		{
 			"highlight", 'h', 0,
 			G_OPTION_ARG_NONE, &highlight_set,
-			"Enable the cursor highlighting", NULL
+			"Enable distinct highlight color for selection", NULL
 		},
 		{
 			"icon-title", 'i', 0,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]