diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-23 20:17:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-23 20:17:21 -0400 |
commit | affbbcd9dd7caf959fb09d77698cd8a2eff4ecf1 (patch) | |
tree | 275787978d4772704fb4fd37994c2bce2ac14bde /doc | |
parent | 6afb9c4c72cec03a13b1167bc1b7ffea4231066f (diff) | |
download | debhelper-affbbcd9dd7caf959fb09d77698cd8a2eff4ecf1.tar.gz |
clarify
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Deprecated: * delsubstvar() and the last parameter to addsubstvar that makes it remove a string are not used in debhelper itself, but have been left in the library in case other things use them. Deprecate and remove. -* dh --before , --after , --until , --remaining +* dh --before , --after , --until , --remaining (not formally deprecated yet) * debian/compress files Also, grep the entire archive for all dh_* command lines, |