Skip to content

nc-apps: "quiet" and "lang" options not working #11

@Sanookmakmak

Description

@Sanookmakmak

According to this article, there are now the options “lang” and “quiet”.

While testing the script (version 2025-05-25 23:39 CEST), I noticed that lang=de has no effect (or I understand it wrong) and the flags -q and --quiet are currently not listed in the help output (--help or -h). Also, when using these flags, the script still outputs colored text and visible module loading progress when running:

nc-apps appstore 'map(select(.created > "2025-05-20"))' lang=de -q
nc-apps appstore 'map(select(.created > "2025-05-20"))' lang=de --quiet

Image

nc-apps --help --nopager | grep -E '^[[:space:]]+lang='

lang=[ISO 639-1] language to be used for translations instead of the detected locale on your computer, which is "de"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions