up -l tag to supoort input
its used to filter witch labels to show
This commit is contained in:
@@ -34,7 +34,7 @@ void arg_username(Buffer &decrypted_buffer, Buffer &encrypted_buffer, const char
|
||||
|
||||
void arg_label_name(Buffer &decrypted_buffer, Buffer &encrypted_buffer, const char *label, std::string &key);
|
||||
|
||||
void arg_list(Buffer &decrypted_buffer);
|
||||
void arg_list(Buffer &decrypted_buffer, const char *label_filter);
|
||||
|
||||
void arg_delete(Buffer &decrypted_buffer, Buffer &encrypted_buffer, const char *label, std::string &key);
|
||||
|
||||
|
Reference in New Issue
Block a user