Commit fb9456c 1 parent d027cc5 commit fb9456c Copy full SHA for fb9456c
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ WP-CLI's behavior can be changed at runtime through the use of environment varia
299
299
300
300
* ` WP_CLI_CACHE_DIR ` - Directory to store the WP-CLI file cache. Default is ` ~/.wp-cli/cache/ ` .
301
301
* ` 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.
303
303
* ` WP_CLI_DISABLE_AUTO_CHECK_UPDATE ` - Disable WP-CLI automatic checks for updates.
304
304
* ` WP_CLI_PACKAGES_DIR ` - Directory to store packages installed through WP-CLI's package management. Default is ` ~/.wp-cli/packages/ ` .
305
305
* ` WP_CLI_PHP ` - PHP binary path to use when overriding the system default (only works for non-Phar installation).
You can’t perform that action at this time.
0 commit comments