]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
r527: * dh_install: glob relative to --sourcedir. Closes: #147908
[debhelper.git] / debhelper.pod
index 67cfbe73eb80505e58febf039bc5e0a470933808..08c511535215eb19a6b27bb2a7765881211f9cf3 100644 (file)
@@ -64,7 +64,7 @@ then they will be used in preference to other, more general files.
 In many cases, these config files are used to specify various types of
 files. Documentation or example files to install, files to move, and so on.
 When appropriate, in cases like these, you can use standard shell wildcard
-characters ('?' and '*') in the files.
+characters ('?' and '*' and '[..]' character classes) in the files.
 
 =head1 SHARED DEBHELPER OPTIONS