contrib/bash_completion
changeset 13243 159651b3c9ec
parent 11968 66521d25c2a6
child 13509 8aea95ec128f
--- a/contrib/bash_completion	Tue Jan 04 11:33:47 2011 -0600
+++ b/contrib/bash_completion	Fri Jan 07 20:50:41 2011 +0100
@@ -241,7 +241,7 @@
 	    _hg_tags
 	    _hg_branches
 	;;
-	commit)
+	commit|record)
 	    _hg_status "mar"
 	;;
 	remove)