rename catar into pxar
Seems impossible to stay compatible with the original catar specification, so we change the name to avoid confusions.
This commit is contained in:
3
debian/catar.bash-completion
vendored
3
debian/catar.bash-completion
vendored
@ -1,3 +0,0 @@
|
||||
# catar bash completion
|
||||
|
||||
complete -C 'catar bashcomplete' catar
|
2
debian/proxmox-backup.bash-completion
vendored
2
debian/proxmox-backup.bash-completion
vendored
@ -1,3 +1,3 @@
|
||||
debian/proxmox-backup-manager.bash-completion proxmox-backup-manager
|
||||
debian/proxmox-backup-client.bash-completion proxmox-backup-client
|
||||
debian/catar.bash-completion catar
|
||||
debian/pxar.bash-completion pxar
|
||||
|
3
debian/pxar.bash-completion
vendored
Normal file
3
debian/pxar.bash-completion
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# pxar bash completion
|
||||
|
||||
complete -C 'pxar bashcomplete' pxar
|
Reference in New Issue
Block a user