From b0a48708ff1f414d27d41a801d675be36485c7b0 Mon Sep 17 00:00:00 2001 From: jvech Date: Mon, 29 Jul 2024 07:54:47 -0500 Subject: add: multiple comment filtering added --- src/cli.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cli.rs') diff --git a/src/cli.rs b/src/cli.rs index 5cd8285..e862034 100644 --- a/src/cli.rs +++ b/src/cli.rs @@ -49,7 +49,7 @@ pub enum Commands { /// Filter registers by note (sql match syntax) #[arg(short='n', long)] - filter_note: Option, + filter_note: Option>, }, -- cgit v1.2.3-70-g09d2