Skip to content

Commit

Permalink
Add note about edited FTP Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
arxeiss committed Oct 15, 2018
1 parent b7ac5da commit 2f95650
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Deployment/CliRunner.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,10 @@ private function loadConfig(): ?array
{
$cmd = new CommandLine(<<<'XX'
FTP deployment v3.0
FTP deployment v3.0 - Pavel Kutáč edit
See more on https://github.com/arxeiss/ftp-deployment
and original on https://github.com/dg/ftp-deployment
-------------------
Usage:
deployment <config_file> [-t | --test]
Expand Down

0 comments on commit 2f95650

Please sign in to comment.