Skip to content

Commit 03b322b

Browse files
committed
Add missing options header in signup list command
1 parent 93476c2 commit 03b322b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Signup_Command.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ public function __construct() {
5454
/**
5555
* Lists signups.
5656
*
57+
* ## OPTIONS
58+
*
5759
* [--<field>=<value>]
5860
* : Filter the list by a specific field.
5961
*

0 commit comments

Comments
 (0)