summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorivan <ivan>2002-06-26 08:36:12 +0000
committerivan <ivan>2002-06-26 08:36:12 +0000
commita644b239bd83709b67b7b26f4af6e0cc8c172f37 (patch)
tree5177fa74cd6086d71e022684ea36a2c996119ad5 /FS/FS/part_export.pm
parent1126f78d0ff7708ade671422d3e6ceae3411241e (diff)
tyop
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index cbd1dc8..74f7006 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)',
},