X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=f1a0b1a2eea4e50200dd721fbb1b88499cfb3dc1;hb=927ed7458ff7536ec321e8d214ed8adfbd12193f;hp=5cdce16086a8557162ecd36e380d7b202b837c24;hpb=0ea5e6fa4782600ab33813555a38fd0880d6145c;p=freeside.git diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 5cdce1608..f1a0b1a2e 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -883,7 +883,7 @@ tie my %forward_shellcommands_options, 'Tie::IxHash', 'shellcommands_withdomain' => { 'desc' => 'Real-time export via remote SSH (vpopmail, etc.).', 'options' => \%shellcommands_withdomain_options, - 'notes' => 'Run remote commands via SSH. username@domain (rather than just usernames) are considered unique (also see shellcommands). You probably want this if the commands you are running will accept a domain as a parameter, and will allow the same username with different domains. 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. username@domain (rather than just usernames) are considered unique (also see shellcommands). You probably want this if the commands you are running will accept a domain as a parameter, and will allow the same username with different domains. 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): ', }, 'ldap' => {