Consistency
Compare changes
+ 3
− 3
@@ -28,13 +28,13 @@ Run WP-CLI commands within Vagrant, returning the result before exiting the VM.
@@ -28,13 +28,13 @@ Run WP-CLI commands within Vagrant, returning the result before exiting the VM.
Note that if a command requires access to a file, the file must exist within the VM and the command must reference the file using its path within the VM.
@@ -48,7 +48,7 @@ Switch to the current directory within the VM.
@@ -48,7 +48,7 @@ Switch to the current directory within the VM.
vagrant@vvv:/srv/www/wordpress/public_html/wp-content$ wp option set test --format=json '{"1":true,"2":false}'