]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
drop regex support from remove_command_options
[debhelper.git] / doc / PROGRAMMING
index 211e57eef9570472a0c32fe8705f4d8a19a5c51f..5f236ebdc4983f090803165ae8c38cc0ee6e4e0b 100644 (file)
@@ -281,8 +281,7 @@ remove_command_options($command)
 
 remove_command_options($command, $opt1, $opt2, ...)
        Remove $opt1, $opt2 etc. from the list of additional options which
-       dh passes when running the specified $command. $optX might be a string
-       or a regular expresion.
+       dh passes when running the specified $command.
 
 Buildsystem Classes:
 -------------------