We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The debian package in the Github releases and gopass apt repository does not come with shell completions or a man page.
The text was updated successfully, but these errors were encountered:
Possible, yes. Need to check.
Sorry, something went wrong.
I confirm there is no man page in the latest deb package from the repo packages.gopass.pw:
packages.gopass.pw
$ nala show gopass Package: gopass Version: 1.15.15 Architecture: amd64 Installed: yes Priority: optional Essential: no Section: Source: gopass Origin: gopass stable Maintainer: Gopass Authors <[email protected]> Installed-Size: 20.7 MB Depends: git, gnupg Recommends: rng-tools, bash-completion Homepage: https://www.gopass.pw Download-Size: 8.0 MB APT-Sources: https://packages.gopass.pw/repos/ stable/main amd64 Packages Description: gopass password manager - full featured CLI replacement for pass, designed for teams. $ gopass version gopass 1.15.15 go1.23.3 linux amd64 $ man gopass No manual entry for gopass $ dpkg -L gopass /usr /usr/bin /usr/bin/gopass
dominikschulz
No branches or pull requests
The debian package in the Github releases and gopass apt repository does not come with shell completions or a man page.
The text was updated successfully, but these errors were encountered: