We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600cd0a commit fffdd74Copy full SHA for fffdd74
src/User_Meta_Command.php
@@ -83,7 +83,7 @@ public function __construct() {
83
* ---
84
*
85
* [--unserialize]
86
- * : Unserialize the result.
+ * : Unserialize meta_value output.
87
88
* ## EXAMPLES
89
src/WP_CLI/CommandWithMeta.php
@@ -63,7 +63,7 @@ abstract class CommandWithMeta extends WP_CLI_Command {
63
64
65
66
67
68
* @subcommand list
69
*/
0 commit comments