Skip to content

Commit

Permalink
added missing OPTIONS to comment recount docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
petenelson committed Apr 4, 2016
1 parent 9c236bd commit 54d8e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions php/commands/comment.php
Expand Up @@ -445,6 +445,8 @@ public function count( $args, $assoc_args ) {
/**
* Recount the comment_count value for one or more posts.
*
* ## OPTIONS
*
* <id>...
* : IDs for one or more posts to update.
*/
Expand Down

0 comments on commit 54d8e0e

Please sign in to comment.