allow

allow
#A pattern matching anything (this is the default)
*               
#A pattern matching only things beginning with /~boutell
/~boutell*
end allow
The allow option, which extends for several lines and must end with the line end allow, indicates which documents will be considered by wusage. Documents that do not match any of the patterns listed for the allow option will be ignored completely by wusage. Each character of the document name is matched against the pattern. An * in the pattern matches any number of characters in the document name. Patterns have additional features; for more information about patterns, see the patterns section. Note that the suffixes option is applied first. If the allow ... end allow option is absent, all documents will be allowed.
Wusage Home Page Configuration File Reference Index

Copyright 1996, Boutell.Com, Inc.
wusage@boutell.com


Boutell.Com, Inc - PO Box 20837, Seattle WA, 98102, USA
Phone/Fax +1 206.325.3009