summaryrefslogtreecommitdiff
path: root/tests/test-6.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-6.exp')
-rw-r--r--tests/test-6.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test-6.exp b/tests/test-6.exp
index cabbe9c..d0e3f21 100644
--- a/tests/test-6.exp
+++ b/tests/test-6.exp
@@ -63,6 +63,11 @@ Details in the output code:
-P, --pic Optimize the generated table for inclusion in shared
libraries. This reduces the startup time of programs
using a shared library containing the generated code.
+ -Q, --string-pool-name=NAME
+ Specify name of string pool generated by option --pic.
+ Default name is 'stringpool'.
+ --null-strings Use NULL strings instead of empty strings for empty
+ keyword table entries.
-W, --word-array-name=NAME
Specify name of word list array. Default name is
'wordlist'.