comparison tests/test-keyword.out @ 8894:868670dbc237

extensions: improve the consistency of synopses Trying as much as possible to consistently: - use a present tense predicate followed by a direct object - verb referring directly to the functionality provided (ie. not "add command that does this" but simple "do that") - keep simple and to the point, leaving details for the long help (width is tight, possibly even more so for translations) Thanks to timeless, Martin Geisler, Rafael Villar Burke, Dan Villiom Podlaski Christiansen and others for the helpful suggestions.
author Cédric Duval <cedricduval@free.fr>
date Mon, 22 Jun 2009 15:48:08 +0200
parents ec33cf8610a9
children f87884329419
comparison
equal deleted inserted replaced
8893:cc0593af30d4 8894:868670dbc237
1 % help 1 % help
2 keyword extension - keyword expansion in tracked files 2 keyword extension - expand keywords in tracked files
3 3
4 This extension expands RCS/CVS-like or self-customized $Keywords$ in 4 This extension expands RCS/CVS-like or self-customized $Keywords$ in
5 tracked text files selected by your configuration. 5 tracked text files selected by your configuration.
6 6
7 Keywords are only expanded in local repositories and not stored in the 7 Keywords are only expanded in local repositories and not stored in the
53 kwfiles print files currently configured for keyword expansion 53 kwfiles print files currently configured for keyword expansion
54 kwshrink revert expanded keywords in the working directory 54 kwshrink revert expanded keywords in the working directory
55 55
56 enabled extensions: 56 enabled extensions:
57 57
58 keyword keyword expansion in tracked files 58 keyword expand keywords in tracked files
59 mq patch management and development 59 mq work with a stack of patches
60 notify hook extension to email notifications on commits/pushes 60 notify send e-mail notifications for commits/pushes
61 61
62 use "hg -v help keyword" to show aliases and global options 62 use "hg -v help keyword" to show aliases and global options
63 % hg kwdemo 63 % hg kwdemo
64 [extensions] 64 [extensions]
65 hgext.keyword = 65 hgext.keyword =