diff --git a/mmdebstrap b/mmdebstrap index 5e549e5..8f38168 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -6116,7 +6116,7 @@ specifying the remaining four hook options individually for each file in the directory. If there are more than one script for a stage, then they are added alphabetically. This is useful in cases, where a user wants to run the same hooks frequently. For example, given a directory C<./hooks> with two scripts -C and C, this call: +C and C, this call: mmdebstrap --customize=./scriptA --hook-dir=./hooks --setup=./scriptB