Skip to content

Commit fb9456c

Browse files
Update config.md
Co-Authored-By: spicecadet <785171+spicecadet@users.noreply.github.com>
1 parent d027cc5 commit fb9456c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ WP-CLI's behavior can be changed at runtime through the use of environment varia
299299

300300
* `WP_CLI_CACHE_DIR` - Directory to store the WP-CLI file cache. Default is `~/.wp-cli/cache/`.
301301
* `WP_CLI_CONFIG_PATH` - Path to the global `config.yml` file. Default is `~/.wp-cli/config.yml`.
302-
* `WP_CLI_CUSTOM_SHELL` - Allows the user to override the default `/bin/bash` shell used.
302+
* `WP_CLI_CUSTOM_SHELL` - Allows the user to override the default `/bin/bash` shell used.
303303
* `WP_CLI_DISABLE_AUTO_CHECK_UPDATE` - Disable WP-CLI automatic checks for updates.
304304
* `WP_CLI_PACKAGES_DIR` - Directory to store packages installed through WP-CLI's package management. Default is `~/.wp-cli/packages/`.
305305
* `WP_CLI_PHP` - PHP binary path to use when overriding the system default (only works for non-Phar installation).

0 commit comments

Comments
 (0)