summaryrefslogtreecommitdiff
path: root/FS/bin/freeside-paymentech-upload
diff options
context:
space:
mode:
Diffstat (limited to 'FS/bin/freeside-paymentech-upload')
-rwxr-xr-xFS/bin/freeside-paymentech-upload10
1 files changed, 4 insertions, 6 deletions
diff --git a/FS/bin/freeside-paymentech-upload b/FS/bin/freeside-paymentech-upload
index e0ec4bdac..08a59c5dc 100755
--- a/FS/bin/freeside-paymentech-upload
+++ b/FS/bin/freeside-paymentech-upload
@@ -18,8 +18,8 @@ getopts('avt');
sub usage { "
Usage:
- paymentech-upload [ -v ] [ -t ] user batchnum
- paymentech-upload -a [ -v ] [ -t ] user\n
+ freeside-paymentech-upload [ -v ] [ -t ] user batchnum
+ freeside-paymentech-upload -a [ -v ] [ -t ] user\n
" }
my $user = shift or die &usage;
@@ -87,13 +87,11 @@ print STDERR "Finished!\n" if $opt_v;
=head1 NAME
-paymentech-upload
-
-paymentech-upload - Transmit a payment batch to Chase Paymentech via SFTP.
+freeside-paymentech-upload - Transmit a payment batch to Chase Paymentech via SFTP.
=head1 SYNOPSIS
- paymentech-upload [ -a ] [ -v ] [ -t ] user batchnum
+ freeside-paymentech-upload [ -a ] [ -v ] [ -t ] user batchnum
=head1 DESCRIPTION