diff --git a/tests/test-help.out b/tests/test-help.out --- a/tests/test-help.out +++ b/tests/test-help.out @@ -33,7 +33,7 @@ basic hg commands (use "hg help -v" for status show changed files in the working directory update update or merge working directory hg add: option -h not recognized -hg add [OPTIONS] [FILES] +hg add [FILE]... -I --include include path in search @@ -42,7 +42,7 @@ hg add [OPTIONS] [FILES] add the specified files on the next commit hg add: option --skjdfks not recognized -hg add [OPTIONS] [FILES] +hg add [FILE]... -I --include include path in search @@ -52,12 +52,12 @@ hg add [OPTIONS] [FILES] add the specified files on the next commit hg diff [-r REV1 [-r REV2]] [FILE]... + -r --rev + revision -I --include include path in search -X --exclude exclude path from search - -r --rev - revision diff working directory (or selected files) hg: unknown command foo