Fixed incomplete docs on ASCII formatting.#415
Conversation
danielbachhuber
left a comment
There was a problem hiding this comment.
Thanks for the pull request, @sun !
As a heads up, our documentation is automatically generated from the codebase. These changes will need to be applied over here, too: https://github.com/wp-cli/wp-cli/blob/f3e4b0785aa3d3132ee73be30aedca8838a8fa06/php/utils.php#L1175-L1199
Although, do you think we should fix wp db query's behavior instead, and make sure the SHELL_PIPE variable is passed through?
|
I have found that |
|
Thanks for the PR, @sun ! |
The |
Problem
SHELL_PIPEenv variable does not work for the db command.Proposed solution