diff --git a/src/Commands/Env/CloneContentCommand.php b/src/Commands/Env/CloneContentCommand.php index 79404f6b1..1e7ccdfef 100644 --- a/src/Commands/Env/CloneContentCommand.php +++ b/src/Commands/Env/CloneContentCommand.php @@ -35,7 +35,7 @@ class CloneContentCommand extends TerminusCommand implements SiteAwareInterface * Clones database/files from one environment to another environment. * WordPress sites will search the database for the default domain and * replace it with the target environment's domain unless you specify - * a different search/replace string with --search-for and --replace-with. + * a different search/replace string with --from-url and --to-url. * * IMPORTANT NOTE: if you have a WordPress Multisite installation, you * will need an entry in your pantheon.yml in order to search all the