slightly less cryptic docs for groups_susp_reason option
[freeside.git] / FS / FS / part_export / sqlradius.pm
index 5bf9b7a..139f400 100644 (file)
@@ -33,7 +33,7 @@ tie %options, 'Tie::IxHash',
   },
   'overlimit_groups' => { label => 'Radius groups to assign to svc_acct which has exceeded its bandwidth or time limit', } ,
   'groups_susp_reason' => { label =>
-                             'Radius group mapping to reason (via template user)',
+                             'Radius group mapping to reason (via template user) (svcnum|username|username@domain  reasonnum|reason)',
                             type  => 'textarea',
                           },