comparison tests/test-mq.out @ 7598:26adfaccdf73

lowercase help output Changes docstrings to begin with a lowercase word. Only docstrings used in help output is changed. Scripts are not expected to grep the output of 'hg help' so this change should pose no problem with regard to the compatibility rules.
author Martin Geisler <mg@daimi.au.dk>
date Sat, 03 Jan 2009 17:15:15 +0100
parents 2cd1308cb588
children 6d891df43a5f
comparison
equal deleted inserted replaced
7597:81f68565281c 7598:26adfaccdf73
31 qdiff diff of the current patch and subsequent modifications 31 qdiff diff of the current patch and subsequent modifications
32 qfinish move applied patches into repository history 32 qfinish move applied patches into repository history
33 qfold fold the named patches into the current patch 33 qfold fold the named patches into the current patch
34 qgoto push or pop patches until named patch is at top of stack 34 qgoto push or pop patches until named patch is at top of stack
35 qguard set or print guards for a patch 35 qguard set or print guards for a patch
36 qheader Print the header of the topmost or specified patch 36 qheader print the header of the topmost or specified patch
37 qimport import a patch 37 qimport import a patch
38 qinit init a new queue repository 38 qinit init a new queue repository
39 qnew create a new patch 39 qnew create a new patch
40 qnext print the name of the next patch 40 qnext print the name of the next patch
41 qpop pop the current patch off the stack 41 qpop pop the current patch off the stack