up -l tag to supoort input

its used to filter witch labels to show
This commit is contained in:
Nikola Petrov
2024-08-27 15:35:55 +02:00
parent b4d4f57051
commit 7cc33550c4
3 changed files with 26 additions and 9 deletions

View File

@@ -102,7 +102,7 @@ int main(int argc, char **argv)
break;
case Arg::List:
arg_list(decrypted_buffer);
arg_list(decrypted_buffer, label);
break;
case Arg::Delete: