OSDN Git Service

removed spaces in the synopsis
authorBrandon Lavigne <B@Brandons-Mac-Pro-4.local>
Wed, 6 Feb 2013 02:06:18 +0000 (18:06 -0800)
committerBrandon Lavigne <B@Brandons-Mac-Pro-4.local>
Wed, 6 Feb 2013 02:06:18 +0000 (18:06 -0800)
php/commands/scaffold.php

index bb7f473..23067d5 100644 (file)
@@ -135,7 +135,7 @@ class Scaffold_Command extends WP_CLI_Command {
        /**
         * Generate starter code for a theme.
         *
-        * @synopsis <slug> [--theme_name=<title>] [--author=<full name>] [--author_uri=<http url>] [--activate]
+        * @synopsis <slug> [--theme_name=<title>] [--author=<full-name>] [--author_uri=<http-url>] [--activate]
         */
        function _s( $args, $assoc_args ) {