Skip to content

Commit e3c4e12

Browse files
committed
Further option description tweaking.
1 parent 3ca9a13 commit e3c4e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Commands/core/SiteInstallCommands.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ class SiteInstallCommands extends DrushCommands implements SiteAliasManagerAware
3636
* @option site-name Defaults to Site-Install
3737
* @option site-mail From: for system mailings. Defaults to [email protected]
3838
* @option sites-subdir Name of directory under 'sites' which should be created.
39-
* @option config-dir Deprecated. A path pointing to a full set of configuration which should be installed during installation.
40-
* @option existing-config Configuration from "sync" directory should be imported during installation. This option is ignored if --config-dir is already set.
39+
* @option config-dir Deprecated - only use with Drupal 8.5-. A path pointing to a full set of configuration which should be installed during installation.
40+
* @option existing-config Configuration from "sync" directory should be imported during installation. Use with Drupal 8.6+.
4141
* @usage drush si expert --locale=uk
4242
* (Re)install using the expert install profile. Set default language to Ukrainian.
4343
* @usage drush si --db-url=mysql://root:pass@localhost:port/dbname

0 commit comments

Comments
 (0)