2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 00:10:54 +00:00
qpdf/completions/README.md
2019-01-07 19:56:46 -05:00

371 B

These completion files may be installed in your system's vendor completion area for bash and zsh.

For example, on a debian-based system, you could install these as

cp bash/qpdf /usr/share/bash-completion/completions/
cp zsh/_qpdf /usr/share/zsh/vendor-completions/

Packagers are encouraged to install these in whatever locations appropriate for their systems.