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:
Vendored
-3
@@ -1,3 +0,0 @@
|
||||
# catar bash completion
|
||||
|
||||
complete -C 'catar bashcomplete' catar
|
||||
+1
-1
@@ -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
|
||||
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
# pxar bash completion
|
||||
|
||||
complete -C 'pxar bashcomplete' pxar
|
||||
Reference in New Issue
Block a user