diff options
Diffstat (limited to 'Completion/User/_dd')
-rw-r--r-- | Completion/User/_dd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_dd b/Completion/User/_dd index 6b07a382c..6094d60b7 100644 --- a/Completion/User/_dd +++ b/Completion/User/_dd @@ -1,4 +1,4 @@ -#defcomp dd +#compdef dd if compset -P 1 'conv\='; then # If there's a comma present, ignore up to the last one. The |