Skip to content

Query for languages list as "any of"? #163

@boozook

Description

@boozook

According to documentation (help), any query such as search and list accepts --languages argument with list of langs.

-l, --languages <LANGUAGES> Snippets written in <language> (multiple with 'lang1 lang2')

I have two snippets - one for "sh" and another for "fish" lang.

Is it possible to search for any of specified lang?

I'm asking because example in the doc seems to works as all of like

the-way search --stdout --languages="sh fish" - so I getting nothing, zero results, but expected is both of existing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions