doc
authorIvan Kohler <ivan@freeside.biz>
Thu, 21 Aug 2014 07:32:10 +0000 (00:32 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 21 Aug 2014 07:32:10 +0000 (00:32 -0700)
FS/FS/part_export/broadband_sql.pm

index 4f526c8..f4882c1 100644 (file)
@@ -26,6 +26,7 @@ tie my %options, 'Tie::IxHash',
   'nodomain' => '',
   'no_machine' => 1,
   'notes'    => <<END
+Export broadband services to SQL databases.
 END
 );