diff -r 452790284a15 -r 8ab79580047f contrib/bash_completion --- 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