From 18a5bea209de05d47df17a731634eab21f991d4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Aug 2009 11:41:01 -0400 Subject: releasing version 7.3.12 --- doc/PROGRAMMING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index c3530f26..4be09b1c 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -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. -- cgit v1.2.3