This repository was archived by the owner on May 31, 2018. It is now read-only.

Description
Version
pacaur -v
Description
When trying to search for things that start with a -, pacaurs argument parser always views them as arguments to Pacaur/Pacman. This should not happen when using -- to separate the flags from command args.
Output
pacaur -Qs -- -git
error: invalid option: '--search' and '--groups' may not be used together
pacman -Qs -- -git
local/autorandr-git 1.1.r10.g6890caf-1
Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr.
Formerly autodisper. No disper support.
[....]