contrib/bash_completion
changeset 39425 8ab79580047f
parent 35461 2c47986505ff
child 39426 c54d4607e8aa
--- a/contrib/bash_completion	Sat Sep 01 11:33:17 2018 -0400
+++ b/contrib/bash_completion	Sun Sep 02 08:39:17 2018 +0800
@@ -152,7 +152,7 @@
 {
     local cur prev cmd cmd_index opts i aliashg
     # global options that receive an argument
-    local global_args='--cwd|-R|--repository'
+    local global_args='--cwd|-R|--repository|--color|--config|--encoding|--encodingmode|--pager'
     local hg="$1"
     local canonical=0