You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to pull request #55 (which adds zsh completion for all the commands).
Issue #57 also covers point 2 of the documentation mismatch, though point 1 should be added to it.
Unfortunately it seems this repo is not maintained any more (nothing has happened for some time).
Hey there 👋
I wrote a bash completion script for
pacreport
. Please feel free to add it to the repo.BTW: In the process I noticed two minor issues with the docs:
--cachedir
option as--cache-dir
.--optional-deps
is only documented in the man pages, but omitted from the--help
output.The text was updated successfully, but these errors were encountered: