Skip to content

Commit

Permalink
Add missing options header in signup list command
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Aug 12, 2024
1 parent 93476c2 commit 03b322b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Signup_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ public function __construct() {
/**
* Lists signups.
*
* ## OPTIONS
*
* [--<field>=<value>]
* : Filter the list by a specific field.
*
Expand Down

0 comments on commit 03b322b

Please sign in to comment.