Skip to content

Inconsistent search command output #21

@salspaugh

Description

@salspaugh

The output of the search command when there is an argument like key=value is sometimes:

('EQ')
    ('KEY')
    ('VALUE')

and other times:
('KEY')
    ('VALUE')

This should be consistent across commands.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions