diff options
author | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:20:54 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:25:35 -0500 |
commit | 772656864b377bbd2ef2febd40891ef1206b5be0 (patch) | |
tree | a97981fda3131cda6e8ef412fa5a2616cf6d45c7 /FS/bin/freeside-paymentech-download | |
parent | 70a5e47201ffd625d0b146af9ce407d285619690 (diff) |
RT# 81961 Repair broken links in POD documentation
- Update many links
- chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will
parse them for POD documentation
Diffstat (limited to 'FS/bin/freeside-paymentech-download')
-rwxr-xr-x | FS/bin/freeside-paymentech-download | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/bin/freeside-paymentech-download b/FS/bin/freeside-paymentech-download index 4d99df2d0..d300f3edc 100755 --- a/FS/bin/freeside-paymentech-download +++ b/FS/bin/freeside-paymentech-download @@ -133,7 +133,7 @@ freeside-paymentech-download - Retrieve payment batch responses from Chase Payme Command line tool to download payment batch responses from the Chase Paymentech gateway. These are XML files packaged in ZIP files. This script downloads them -by SFTP, extracts the contents, and passes them to L<FS::pay_batch::import_result>. +by SFTP, extracts the contents, and passes them to L<FS::pay_batch/import_results>. -v: Be verbose. |