]> git.donarmstrong.com Git - debhelper.git/blobdiff - doc/PROGRAMMING
releasing version 7.3.12
[debhelper.git] / doc / PROGRAMMING
index c3530f26f5f82319a09fcb8fa02e0849f29bb587..4be09b1c67dc7112a7790e6ed39afd6e324c8389 100644 (file)
@@ -266,7 +266,7 @@ remove_command($existing_command)
        Remove $existing_command from the list of commands to run
        in all sequences.
 
-add_command($sequence, $new_command)
+add_command($new_command, $sequence)
        Add $new_command to the beginning of the specified sequence.
        If the sequence does not exist, it will be created.