Show More
@@ -322,5 +322,5 b' cmdtable = {' | |||||
322 | ('r', 'rev', [], _('show the specified revision or range')), |
|
322 | ('r', 'rev', [], _('show the specified revision or range')), | |
323 | ('', 'style', '', _('display using template map file')), |
|
323 | ('', 'style', '', _('display using template map file')), | |
324 | ('', 'template', '', _('display with template'))], |
|
324 | ('', 'template', '', _('display with template'))], | |
325 | _('hg glog [OPTION] [FILE]...')), |
|
325 | _('hg glog [OPTION]... [FILE]...')), | |
326 | } |
|
326 | } |
General Comments 0
You need to be logged in to leave comments.
Login now