diff --git a/contrib/bash_completion b/contrib/bash_completion
index fdbe4eafa9c2b2c65cb62d5be435bdfb09c3fe7e_Y29udHJpYi9iYXNoX2NvbXBsZXRpb24=..2c47986505ff1f9c9c77117eca584347dbd1d89b_Y29udHJpYi9iYXNoX2NvbXBsZXRpb24= 100644
--- a/contrib/bash_completion
+++ b/contrib/bash_completion
@@ -296,7 +296,7 @@
         merge)
             _hg_labels
         ;;
-        commit|ci|record)
+        commit|ci|record|amend)
             _hg_status "mar"
         ;;
         remove|rm)