summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-30 16:10:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-30 16:10:20 (GMT)
commit21e80b3a2597bf0fd3929581c7920833e2d26ab8 (patch)
tree8bcfa6fea1ccdf1c10edbcd55a70269fa893739e /doc
parent8e6efd70260d3e66cefce5a84f130d3d6f30c06d (diff)
downloadtcl-21e80b3a2597bf0fd3929581c7920833e2d26ab8.zip
tcl-21e80b3a2597bf0fd3929581c7920833e2d26ab8.tar.gz
tcl-21e80b3a2597bf0fd3929581c7920833e2d26ab8.tar.bz2
Stop [glob] complaining about empty list result. Continue support for
a no-op -nocomplain option, but don't document it. Old script support only.
Diffstat (limited to 'doc')
-rw-r--r--doc/glob.n5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/glob.n b/doc/glob.n
index 7b71189..11cd952 100644
--- a/doc/glob.n
+++ b/doc/glob.n
@@ -44,11 +44,6 @@ The remaining pattern arguments, after option processing, are treated
as a single pattern obtained by joining the arguments with directory
separators.
.TP
-\fB\-nocomplain\fR
-.
-Allows an empty list to be returned without error; without this
-switch an error is returned if the result list would be empty.
-.TP
\fB\-path\fR \fIpathPrefix\fR
.
Search for files with the given \fIpathPrefix\fR where the rest of the name