tyop
authorivan <ivan>
Wed, 26 Jun 2002 08:36:12 +0000 (08:36 +0000)
committerivan <ivan>
Wed, 26 Jun 2002 08:36:12 +0000 (08:36 +0000)
FS/FS/part_export.pm

index cbd1dc8..74f7006 100644 (file)
@@ -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)',
     },