1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-26 00:38:20 +03:00
mirror_zfs/contrib/bash_completion.d/.gitignore
Shengqi Chen a99a37991e contrib: link zpool to zfs in bash-completion ()
Currently user won't have completion of `zpool` command until they
trigger completion of `zfs` first. This patch adds a link to `zfs`,
thus user can use both to initialize the completion.

Fixes: 

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Rob Norris <rob.norris@klarasystems.com>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
2024-08-26 15:10:16 -07:00

3 lines
12 B
Plaintext