Artificial intelligent assistant

No man page of program Whipper in Arch Linux I have installed the program `whipper` with pacman in official repository in Arch Linux to rip CD's. But the man page won't come up with `man whipper`. Then I cloned their github: < Went into the man page folder, ran `make`, and still `man whipper` would not show the man page. I do not want to build from source. and maybe that is the problem? Anyways, I would like to keep the installation from repo and get a man page. Let me know what you think I should do! Thanks before hand!

If you want the package from the repository to contain the man page, you need to open a bug report against the package: go to < and click "Add new bug".

`man whipper` does not open the man page after you ran `make` in `man/` because `man` doesn't search the current directory for man pages. To do that, you need the `--local-file` (`-l` for short) option of `man`: `man --local-file whipper.1`.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 60f29080026525724d8c9e48797b8b59