[Bps-public-commit] rt-extension-extractip branch, master, updated. d675b02bff2c49b405b70b7e017cd7f38ec96163

Todd Wade todd at bestpractical.com
Thu Jul 25 13:58:10 EDT 2013


The branch, master has been updated
       via  d675b02bff2c49b405b70b7e017cd7f38ec96163 (commit)
      from  8b5a532138026ddca25800088ac59f420883d8f5 (commit)

Summary of changes:
 lib/RT/Extension/ExtractIP.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit d675b02bff2c49b405b70b7e017cd7f38ec96163
Author: Todd Wade <todd at bestpractical.com>
Date:   Thu Jul 25 13:57:05 2013 -0400

    specifiy correct action value

diff --git a/lib/RT/Extension/ExtractIP.pm b/lib/RT/Extension/ExtractIP.pm
index 740b570..36a1de7 100644
--- a/lib/RT/Extension/ExtractIP.pm
+++ b/lib/RT/Extension/ExtractIP.pm
@@ -46,7 +46,7 @@ Argument can be used to set CF name and other options, see L<RT::Action::Extract
 
 Insert content of the file into DB using F<sbin/rt-setup-database>:
 
-    ./sbin/rt-setup-database --action content --datafile /path/to/file/you/created/above
+    ./sbin/rt-setup-database --action insert --datafile /path/to/file/you/created/above
 
 After this step you can create a new scrip using action you created above.
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list