OSDN Git Service

shell man: remove note about backslashes
authorscribu <mail@scribu.net>
Wed, 8 May 2013 13:06:39 +0000 (16:06 +0300)
committerscribu <mail@scribu.net>
Wed, 8 May 2013 13:06:39 +0000 (16:06 +0300)
Backslashes are needed only in basic mode.

man-src/shell.txt

index a895f32..7dd583a 100644 (file)
@@ -2,8 +2,6 @@
 
 `wp shell` allows you to evaluate PHP statements and expressions interactively, from within a WordPress environment. This means that you have access to all the functions, classes and globals that you would have access to from inside a WordPress plugin, for example.
 
-You can split a statement over multiple lines by adding a `\` (backslash) before hitting Return.
-
 ## OPTIONS
 
 * `--basic`: