From: ivan Date: Wed, 26 Jun 2002 08:36:12 +0000 (+0000) Subject: tyop X-Git-Tag: freeside_1_4_0_beta1~53 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a644b239bd83709b67b7b26f4af6e0cc8c172f37 tyop --- diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index cbd1dc8bd..74f7006ca 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -674,9 +674,8 @@ tie my %sqlmail_options, 'Tie::IxHash', }, 'shellcommands_withdomain' => { - 'desc' => 'Real-time export via remote SSH,', + 'desc' => 'Real-time export via remote SSH.', 'options' => \%shellcommands_withdomain_options, - 'nodomain' => 'Y', 'notes' => 'Run remote commands via SSH. username@domain (rather than just usernames) are considered unique (also see shellcommands)', },