Slightly change the help text for some options that involve
user-supplied enumeration values.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14447 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/gdbserver_tests/mchelp.stdoutB.exp b/gdbserver_tests/mchelp.stdoutB.exp
index aa58622..d3c61a1 100644
--- a/gdbserver_tests/mchelp.stdoutB.exp
+++ b/gdbserver_tests/mchelp.stdoutB.exp
@@ -29,13 +29,14 @@
                 [increased*|changed|any]
                 [unlimited*|limited <max_loss_records_output>]
             * = defaults
-       where kind is one of definite indirect possible reachable all none
-       where heur is one of stdstring length64 newarray
-                               multipleinheritance all none*
-        Examples: leak_check
-                  leak_check summary any
-                  leak_check full kinds indirect,possible
-                  leak_check full reachable any limited 100
+       where kind is one of:
+         definite indirect possible reachable all none
+       where heur is one of:
+         stdstring length64 newarray multipleinheritance all none*
+       Examples: leak_check
+                 leak_check summary any
+                 leak_check full kinds indirect,possible
+                 leak_check full reachable any limited 100
   block_list <loss_record_nr>
         after a leak search, shows the list of blocks of <loss_record_nr>
   who_points_at <addr> [<len>]
@@ -87,13 +88,14 @@
                 [increased*|changed|any]
                 [unlimited*|limited <max_loss_records_output>]
             * = defaults
-       where kind is one of definite indirect possible reachable all none
-       where heur is one of stdstring length64 newarray
-                               multipleinheritance all none*
-        Examples: leak_check
-                  leak_check summary any
-                  leak_check full kinds indirect,possible
-                  leak_check full reachable any limited 100
+       where kind is one of:
+         definite indirect possible reachable all none
+       where heur is one of:
+         stdstring length64 newarray multipleinheritance all none*
+       Examples: leak_check
+                 leak_check summary any
+                 leak_check full kinds indirect,possible
+                 leak_check full reachable any limited 100
   block_list <loss_record_nr>
         after a leak search, shows the list of blocks of <loss_record_nr>
   who_points_at <addr> [<len>]