Skip to content

Doesn't support contextual flags with multiple definitions (i.e. pacman -Rc) #365

Description

@AlurienFlame

the -c flag for pacman has differing definitions based on the letter that comes before, but this tool only shows the first explanation (which applies to pacman -Qc) rather than the contextually correct one.

Observed behavior: pacman -Rc describes -c using the definition for --changelog, which only applies as an option for -Q.

Expected behavior: pacman -Rc describes -c using the definition for --cascade, which applies to -R.

https://manpages.ubuntu.com/manpages/resolute/man8/pacman.8.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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