about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Completion/User/_man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_man b/Completion/User/_man
index 18b74d30b..6f62501ee 100644
--- a/Completion/User/_man
+++ b/Completion/User/_man
@@ -34,4 +34,4 @@ else
 fi
 
 (( $#rep )) && _wanted manuals expl 'manual page' &&
-    compadd "$expl[@]" - ${rep%%.[^.]##(.gz|)}
+    compadd "$expl[@]" - ${rep%%.[^.]##(.gz|.bz2|)}