Show More
@@ -429,6 +429,7 b' def uisetup(ui):' | |||
|
429 | 429 | if args: |
|
430 | 430 | cmdline += ' ' + args |
|
431 | 431 | command(cmd, extdiffopts[:], _('hg %s [OPTION]... [FILE]...') % cmd, |
|
432 | helpcategory=command.CATEGORY_FILE_CONTENTS, | |
|
432 | 433 | inferrepo=True)(savedcmd(path, cmdline)) |
|
433 | 434 | |
|
434 | 435 | # tell hggettext to extract docstrings from these functions: |
General Comments 0
You need to be logged in to leave comments.
Login now