From 03b322be867bbe07dc16340c662587b29f0da39d Mon Sep 17 00:00:00 2001 From: Nilambar Sharma Date: Mon, 12 Aug 2024 12:58:12 +0545 Subject: [PATCH] Add missing options header in signup list command --- src/Signup_Command.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Signup_Command.php b/src/Signup_Command.php index 21a647ac..4144257e 100644 --- a/src/Signup_Command.php +++ b/src/Signup_Command.php @@ -54,6 +54,8 @@ public function __construct() { /** * Lists signups. * + * ## OPTIONS + * * [--=] * : Filter the list by a specific field. *