Show More
@@ -152,7 +152,7 b' shopt -s extglob' | |||||
152 | { |
|
152 | { | |
153 | local cur prev cmd cmd_index opts i aliashg |
|
153 | local cur prev cmd cmd_index opts i aliashg | |
154 | # global options that receive an argument |
|
154 | # global options that receive an argument | |
155 | local global_args='--cwd|-R|--repository' |
|
155 | local global_args='--cwd|-R|--repository|--color|--config|--encoding|--encodingmode|--pager' | |
156 | local hg="$1" |
|
156 | local hg="$1" | |
157 | local canonical=0 |
|
157 | local canonical=0 | |
158 |
|
158 |
General Comments 0
You need to be logged in to leave comments.
Login now