1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 18:34:48 +00:00

Adjust completion for pep517

Manually building and installing the python packages can be safely
omited from the examples.

Haven't tested.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate
2025-05-01 06:22:38 +03:00
committed by deadc0de
parent 4c1fcd2c40
commit d730322af5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Here are completion files for `bash`, `zsh` and `fish`
for the use of dotdrop through the bash script `dotdrop.sh`
or through the Python script `dotdrop` (PyPI, snap, setup.py, etc.).
or through the Python script `dotdrop` (PyPI, snap, etc.).
`bash` and `zsh` scripts are generated using
[infi.docopt_completion](https://github.com/Infinidat/infi.docopt_completion).