X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=033840aebbd416930d51c1a265b9014746ed18cb;hp=16f91eb6eea27f232da70d7751d308c5d637547e;hb=69b7034bf2f9605c394c4ee22aaed4d7873c1a84;hpb=aecf44ec9118946eebe551fc7144a1d0dcff8de5 diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 16f91eb6e..033840aeb 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -935,7 +935,7 @@ tie my %forward_shellcommands_options, 'Tie::IxHash', 'desc' => 'Real-time export via remote SSH (i.e. useradd, userdel, etc.)', 'options' => \%shellcommands_options, 'nodomain' => 'Y', - 'notes' => 'Run remote commands via SSH. Usernames are considered unique (also see shellcommands_withdomain). You probably want this if the commands you are running will not accept a domain as a parameter. You will need to setup SSH for unattended operation.

Use these buttons for some useful presets:The following variables are available for interpolation (prefixed with new_ or old_ for replace operations): ', + 'notes' => 'Run remote commands via SSH. Usernames are considered unique (also see shellcommands_withdomain). You probably want this if the commands you are running will not accept a domain as a parameter. You will need to setup SSH for unattended operation.

Use these buttons for some useful presets:The following variables are available for interpolation (prefixed with new_ or old_ for replace operations): ', }, 'shellcommands_withdomain' => {