diff --git a/src/modules/punk/path-999999.0a1.0.tm b/src/modules/punk/path-999999.0a1.0.tm index 2771206f..5366647e 100644 --- a/src/modules/punk/path-999999.0a1.0.tm +++ b/src/modules/punk/path-999999.0a1.0.tm @@ -943,11 +943,11 @@ match as literals (unlike Tcl glob patterns).} @opts -nocase -type boolean -default 0 -help -& "case insensitive matching (default false - case sensitive) - - except for the driveletter on windows paths: when -nocase is not - supplied, matching is case sensitive EXCEPT for a leading - driveletter (c:/ETC/* will match C:/ETC/blah but not C:/etc/blah). - Explicitly specifying -nocase 0 requires the entire case to match - including the driveletter." + - except for the driveletter on windows paths: when -nocase is not + supplied, matching is case sensitive EXCEPT for a leading + driveletter (c:/ETC/* will match C:/ETC/blah but not C:/etc/blah). + Explicitly specifying -nocase 0 requires the entire case to match + including the driveletter." @values -min 0 -max 0 } proc globmatchpath {pathglob path args} {