1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00

unposted: fix documentation for "*" test output syntax

This commit is contained in:
Peter Stephenson 2011-12-02 10:37:00 +00:00
parent 5ab844973c
commit 82bc048da9

View File

@ -62,8 +62,8 @@
# chunk (not just the one with the '*' in front) in the actual output
# are pattern matched against the corresponding lines in the test
# output. Each line following '>' or '?' must be a valid pattern, so
# characters special to patterns such as parentheses must be quoted.
# The EXTENDED_GLOB option is used for all such patterns.
# characters special to patterns such as parentheses must be quoted
# with a backslash. The EXTENDED_GLOB option is used for all such patterns.
#
# Each chunk of indented code is to be evaluated in one go and is to
# be followed by a line starting (in the first column) with