diff options
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r-- | doc/PROGRAMMING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index 95c5e54f..6c6e027d 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -317,7 +317,7 @@ install_lib($src, $dest) Sequence Addons: --------------- -The dh(1) command has a --with <addon> parameter that ca be used to load +The dh(1) command has a --with <addon> parameter that can be used to load a sequence addon module named Debian::Debhelper::Sequence::<addon>. These modules can add/remove commands to the dh command sequences, by calling some functions from Dh_Lib: |